Ruby  2.0.0p645(2015-04-13revision50299)
Data Fields
OptEnv Struct Reference

Data Fields

MinMaxLen mmd
 
OnigEncoding enc
 
OnigOptionType options
 
OnigCaseFoldType case_fold_flag
 
ScanEnvscan_env
 

Detailed Description

Definition at line 4301 of file regcomp.c.

Field Documentation

OnigCaseFoldType OptEnv::case_fold_flag

Definition at line 4305 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

OnigEncoding OptEnv::enc
MinMaxLen OptEnv::mmd

Definition at line 4302 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

OnigOptionType OptEnv::options

Definition at line 4304 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

ScanEnv* OptEnv::scan_env

Definition at line 4306 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: