Ruby 4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
Data Fields
IApplyCaseFoldArg Struct Reference

Data Fields

ScanEnv * env
 
CClassNode * cc
 
CClassNode * asc_cc
 
Node * alt_root
 
Node ** ptail
 

Detailed Description

Definition at line 5650 of file regparse.c.

Field Documentation

◆ alt_root

Node* IApplyCaseFoldArg::alt_root

Definition at line 5654 of file regparse.c.

◆ asc_cc

CClassNode* IApplyCaseFoldArg::asc_cc

Definition at line 5653 of file regparse.c.

◆ cc

CClassNode* IApplyCaseFoldArg::cc

Definition at line 5652 of file regparse.c.

◆ env

ScanEnv* IApplyCaseFoldArg::env

Definition at line 5651 of file regparse.c.

◆ ptail

Node** IApplyCaseFoldArg::ptail

Definition at line 5655 of file regparse.c.


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