Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
struct re_guts * | g |
int | eflags |
RzRegexMatch * | pmatch |
char * | offp |
char * | beginp |
char * | endp |
char * | coldp |
char ** | lastpos |
STATEVARS | |
states | st |
states | fresh |
states | tmp |
states | empty |
int match::eflags |
Definition at line 73 of file engine.c.
Referenced by capstone.CsInsn::__gen_detail(), and matcher().
RzRegexMatch* match::pmatch |