Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
|
Data Fields | |
ScanEnv * | env |
CClassNode * | cc |
CClassNode * | asc_cc |
Node * | alt_root |
Node ** | ptail |
Definition at line 5503 of file regparse.c.
Node* IApplyCaseFoldArg::alt_root |
Definition at line 5507 of file regparse.c.
CClassNode* IApplyCaseFoldArg::asc_cc |
Definition at line 5506 of file regparse.c.
CClassNode* IApplyCaseFoldArg::cc |
Definition at line 5505 of file regparse.c.
ScanEnv* IApplyCaseFoldArg::env |
Definition at line 5504 of file regparse.c.
Node** IApplyCaseFoldArg::ptail |
Definition at line 5508 of file regparse.c.