Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
IApplyCaseFoldArg Struct Reference

Data Fields

ScanEnvenv
 
CClassNodecc
 
CClassNodeasc_cc
 
Nodealt_root
 
Node ** ptail
 

Detailed Description

Definition at line 5503 of file regparse.c.

Field Documentation

◆ alt_root

Node* IApplyCaseFoldArg::alt_root

Definition at line 5507 of file regparse.c.

◆ asc_cc

CClassNode* IApplyCaseFoldArg::asc_cc

Definition at line 5506 of file regparse.c.

◆ cc

CClassNode* IApplyCaseFoldArg::cc

Definition at line 5505 of file regparse.c.

◆ env

ScanEnv* IApplyCaseFoldArg::env

Definition at line 5504 of file regparse.c.

◆ ptail

Node** IApplyCaseFoldArg::ptail

Definition at line 5508 of file regparse.c.


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