Ruby  2.0.0p247(2013-06-27revision41674)
Data Fields
OptEnv Struct Reference

Data Fields

MinMaxLen mmd
 
OnigEncoding enc
 
OnigOptionType options
 
OnigCaseFoldType case_fold_flag
 
ScanEnvscan_env
 

Detailed Description

Definition at line 4296 of file regcomp.c.

Field Documentation

OnigCaseFoldType OptEnv::case_fold_flag

Definition at line 4300 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

OnigEncoding OptEnv::enc
MinMaxLen OptEnv::mmd

Definition at line 4297 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

OnigOptionType OptEnv::options

Definition at line 4299 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

ScanEnv* OptEnv::scan_env

Definition at line 4301 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().


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