Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
int | num_ascii |
int | num_ascii_extended |
int | num_chars |
Definition at line 16 of file str_search.c.
int UTF8StringInfo::num_ascii |
Definition at line 17 of file str_search.c.
Referenced by calculate_utf8_string_info(), and reduce_false_positives().
int UTF8StringInfo::num_ascii_extended |
Definition at line 18 of file str_search.c.
Referenced by calculate_utf8_string_info(), and reduce_false_positives().
int UTF8StringInfo::num_chars |
Definition at line 19 of file str_search.c.
Referenced by calculate_utf8_string_info(), and reduce_false_positives().