Rizin
unix-like reverse engineering framework and cli tools
UTF8StringInfo Struct Reference

Public Attributes

int num_ascii
 
int num_ascii_extended
 
int num_chars
 

Detailed Description

Definition at line 16 of file str_search.c.

Member Data Documentation

◆ num_ascii

int UTF8StringInfo::num_ascii

Definition at line 17 of file str_search.c.

Referenced by calculate_utf8_string_info(), and reduce_false_positives().

◆ num_ascii_extended

int UTF8StringInfo::num_ascii_extended

Definition at line 18 of file str_search.c.

Referenced by calculate_utf8_string_info(), and reduce_false_positives().

◆ num_chars

int UTF8StringInfo::num_chars

Definition at line 19 of file str_search.c.

Referenced by calculate_utf8_string_info(), and reduce_false_positives().


The documentation for this struct was generated from the following file: