|
|
unsigned char * | p |
| |
|
unsigned int | used |
| |
|
unsigned int | alloc |
| |
|
int | num_mem |
| |
|
int | num_repeat |
| |
|
int | num_null_check |
| |
|
int | num_comb_exp_check |
| |
|
int | num_call |
| |
|
unsigned int | capture_history |
| |
|
unsigned int | bt_mem_start |
| |
|
unsigned int | bt_mem_end |
| |
|
int | stack_pop_level |
| |
|
int | repeat_range_alloc |
| |
|
OnigOptionType | options |
| |
|
OnigRepeatRange * | repeat_range |
| |
|
OnigEncoding | enc |
| |
|
const OnigSyntaxType * | syntax |
| |
|
void * | name_table |
| |
|
OnigCaseFoldType | case_fold_flag |
| |
|
int | optimize |
| |
|
int | threshold_len |
| |
|
int | anchor |
| |
|
OnigDistance | anchor_dmin |
| |
|
OnigDistance | anchor_dmax |
| |
|
int | sub_anchor |
| |
|
unsigned char * | exact |
| |
|
unsigned char * | exact_end |
| |
|
unsigned char | map [ONIG_CHAR_TABLE_SIZE] |
| |
|
int * | int_map |
| |
|
int * | int_map_backward |
| |
|
OnigDistance | dmin |
| |
|
OnigDistance | dmax |
| |
|
struct re_pattern_buffer * | chain |
| |
Definition at line 755 of file onigmo.h.
The documentation for this struct was generated from the following file: