Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
ScanEnv * | env |
CClassNode * | cc |
CClassNode * | asc_cc |
Node * | alt_root |
Node ** | ptail |
Definition at line 5495 of file regparse.c.
Node* IApplyCaseFoldArg::alt_root |
Definition at line 5499 of file regparse.c.
Referenced by cclass_case_fold().
CClassNode* IApplyCaseFoldArg::asc_cc |
Definition at line 5498 of file regparse.c.
Referenced by cclass_case_fold(), and i_apply_case_fold().
CClassNode* IApplyCaseFoldArg::cc |
Definition at line 5497 of file regparse.c.
Referenced by cclass_case_fold(), and i_apply_case_fold().
ScanEnv* IApplyCaseFoldArg::env |
Definition at line 5496 of file regparse.c.
Referenced by cclass_case_fold(), and i_apply_case_fold().
Node** IApplyCaseFoldArg::ptail |
Definition at line 5500 of file regparse.c.
Referenced by cclass_case_fold(), and i_apply_case_fold().