Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
OptEnv Struct Reference

Data Fields

MinMaxLen mmd
 
OnigEncoding enc
 
OnigOptionType options
 
OnigCaseFoldType case_fold_flag
 
ScanEnvscan_env
 

Detailed Description

Definition at line 4343 of file regcomp.c.

Field Documentation

◆ case_fold_flag

OnigCaseFoldType OptEnv::case_fold_flag

Definition at line 4347 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

◆ enc

OnigEncoding OptEnv::enc

◆ mmd

MinMaxLen OptEnv::mmd

Definition at line 4344 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

◆ options

OnigOptionType OptEnv::options

Definition at line 4346 of file regcomp.c.

Referenced by optimize_node_left(), and set_optimize_info_from_tree().

◆ scan_env

ScanEnv* OptEnv::scan_env

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