#include "htformat.h"
#include "htsearch.h"
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "blockop.h"
#include "cmds.h"
#include "htapp.h"
#include "htatom.h"
#include "htclipboard.h"
#include "htctrl.h"
#include "htendian.h"
#include "hteval.h"
#include "hthist.h"
#include "htiobox.h"
#include "htkeyb.h"
#include "htpal.h"
#include "httag.h"
#include "textedit.h"
#include "textfile.h"
#include "process.h"
#include "snprintf.h"
#include "tools.h"
#include "evalx.h"
#include "regex.h"
Go to the source code of this file.
|
Referenced by ht_uformat_viewer::edit_input(). |
|
Definition at line 4462 of file htformat.cc. Referenced by ht_mask_sub::add_staticmask_ptable(). |
|
Definition at line 3287 of file htformat.cc. Referenced by ht_uformat_viewer::print_tagstring(). |
|
Referenced by process_search_expr(). |
|
|
Definition at line 65 of file htformat.cc. References LINE_ID::id1, LINE_ID::id2, LINE_ID::id3, LINE_ID::id4, and LINE_ID::id5. Referenced by ht_uformat_viewer::compeq_viewer_pos(), ht_uformat_viewer::draw(), ht_collapsable_sub::getline(), ht_collapsable_sub::next_line_id(), ht_group_sub::next_line_id(), ht_collapsable_sub::prev_line_id(), ht_group_sub::prev_line_id(), ht_collapsable_sub::ref(), and ht_uformat_viewer::set_cursor(). |
|
Definition at line 4078 of file htformat.cc. References buf, byte, calc_entropy2(), and scalar_create_int_c(). Referenced by ht_linear_sub_func_handler(). |
|
Definition at line 4084 of file htformat.cc. References buf, byte, calc_entropy(), and scalar_create_float_c(). Referenced by ht_linear_sub_func_handler(). |
|
Definition at line 4031 of file htformat.cc. References byte, eval_get_context(), ht_format_viewer::pread(), QWORD_GET_INT, scalar_create_int_c(), set_eval_error(), and eval_int::value. Referenced by ht_linear_sub_func_handler(). |
|
Definition at line 4048 of file htformat.cc. References buf, eval_get_context(), eval_str::len, len, malloc(), ht_format_viewer::pread(), QWORD_GET_INT, scalar_create_str(), set_eval_error(), UINT, eval_str::value, and eval_int::value. Referenced by ht_linear_sub_func_handler(). |
|
Definition at line 4096 of file htformat.cc. References ht_linear_func_entropy(), ht_linear_func_entropy2(), ht_linear_func_readbyte(), ht_linear_func_readstring(), NULL, SCALAR_INT, SCALAR_STR, and std_eval_func_handler(). Referenced by process_search_expr(). |
|
Definition at line 4108 of file htformat.cc. References eval_get_context(), search_expr_eval_context_t::i, search_expr_eval_context_t::o, and scalar_create_int_c(). Referenced by process_search_expr(). |
|
Definition at line 4183 of file htformat.cc. References ht_expr_search_pcontext::end, execute_process(), FILEOFS, ht_expr_search_pcontext::fv, ht_expr_search_pcontext::i, NULL, ht_expr_search_pcontext::o, process_search_expr(), ht_expr_search_pcontext::request, ht_expr_search_pcontext::result, ht_expr_search_pcontext::start, and ht_expr_search_pcontext::sub. Referenced by ht_analy_sub::search(), and ht_linear_sub::search(). |
|
|
Definition at line 4563 of file htformat.cc. Referenced by ht_collapsable_sub::init(). |