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

Data Fields

ScanEnvenv
 
CClassNodecc
 
CClassNodeasc_cc
 
Nodealt_root
 
Node ** ptail
 

Detailed Description

Definition at line 5495 of file regparse.c.

Field Documentation

◆ alt_root

Node* IApplyCaseFoldArg::alt_root

Definition at line 5499 of file regparse.c.

Referenced by cclass_case_fold().

◆ asc_cc

CClassNode* IApplyCaseFoldArg::asc_cc

Definition at line 5498 of file regparse.c.

Referenced by cclass_case_fold(), and i_apply_case_fold().

◆ cc

CClassNode* IApplyCaseFoldArg::cc

Definition at line 5497 of file regparse.c.

Referenced by cclass_case_fold(), and i_apply_case_fold().

◆ env

ScanEnv* IApplyCaseFoldArg::env

Definition at line 5496 of file regparse.c.

Referenced by cclass_case_fold(), and i_apply_case_fold().

◆ ptail

Node** IApplyCaseFoldArg::ptail

Definition at line 5500 of file regparse.c.

Referenced by cclass_case_fold(), and i_apply_case_fold().


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