Ruby  3.4.0dev (2024-11-06 revision 4120f2babd7924a31c6d685be2429492af5c19b9)
Data Fields
ScanEnv Struct Reference

Data Fields

OnigOptionType option
 
OnigCaseFoldType case_fold_flag
 
OnigEncoding enc
 
const OnigSyntaxTypesyntax
 
BitStatusType capture_history
 
BitStatusType bt_mem_start
 
BitStatusType bt_mem_end
 
BitStatusType backrefed_mem
 
UChar * pattern
 
UChar * pattern_end
 
UChar * error
 
UChar * error_end
 
regex_treg
 
UnsetAddrListunset_addr_list
 
int num_call
 
int num_mem
 
int num_named
 
int mem_alloc
 
Nodemem_nodes_static [SCANENV_MEMNODES_SIZE]
 
Node ** mem_nodes_dynamic
 
unsigned int parse_depth
 
int warnings_flag
 
const char * sourcefile
 
int sourceline
 

Detailed Description

Definition at line 290 of file regparse.h.


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