#include <string.h>
#include "cmds.h"
#include "htctrl.h"
#include "htiobox.h"
#include "hthex.h"
#include "htmenu.h"
#include "htsearch.h"
#include "snprintf.h"
#include "stream.h"
#include "tools.h"
#include "evalx.h"
#include "regex.h"
Go to the source code of this file.
Functions | |
ht_view * | hthex_init (bounds *b, ht_streamfile *file, ht_format_group *group) |
Variables | |
format_viewer_if | hthex_if |
|
Definition at line 38 of file hthex.cc. References DESC_HEX, file, ht_hex_viewer::h, ht_hex_sub::init(), ht_uformat_viewer::init(), ht_uformat_viewer::insertsub(), ht_uformat_viewer::search_caps, SEARCHMODE_BIN, SEARCHMODE_EVALSTR, SEARCHMODE_EXPR, VC_EDIT, VC_GOTO, VC_REPLACE, VC_RESIZE, and VC_SEARCH. |
|
Initial value: { hthex_init, 0 } |