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

#include <rz_regex.h>

Public Attributes

st64 rm_so
 
st64 rm_eo
 

Detailed Description

Definition at line 16 of file rz_regex.h.

Member Data Documentation

◆ rm_eo

st64 rz_regmatch_t::rm_eo

Definition at line 18 of file rz_regex.h.

Referenced by find_e_opts(), magiccheck(), matcher(), and pager_all_matches().

◆ rm_so

st64 rz_regmatch_t::rm_so

Definition at line 17 of file rz_regex.h.

Referenced by magiccheck(), matcher(), and pager_all_matches().


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