|
Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
|
Data Fields | |
| ScanEnv * | env |
| CClassNode * | cc |
| CClassNode * | asc_cc |
| Node * | alt_root |
| Node ** | ptail |
Definition at line 5629 of file regparse.c.
| Node* IApplyCaseFoldArg::alt_root |
Definition at line 5633 of file regparse.c.
| CClassNode* IApplyCaseFoldArg::asc_cc |
Definition at line 5632 of file regparse.c.
| CClassNode* IApplyCaseFoldArg::cc |
Definition at line 5631 of file regparse.c.
| ScanEnv* IApplyCaseFoldArg::env |
Definition at line 5630 of file regparse.c.
| Node** IApplyCaseFoldArg::ptail |
Definition at line 5634 of file regparse.c.