Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
IApplyCaseFoldArg Struct Reference

Data Fields

ScanEnvenv
 
CClassNodecc
 
CClassNodeasc_cc
 
Nodealt_root
 
Node ** ptail
 

Detailed Description

Definition at line 5631 of file regparse.c.

Field Documentation

◆ alt_root

Node* IApplyCaseFoldArg::alt_root

Definition at line 5635 of file regparse.c.

◆ asc_cc

CClassNode* IApplyCaseFoldArg::asc_cc

Definition at line 5634 of file regparse.c.

◆ cc

CClassNode* IApplyCaseFoldArg::cc

Definition at line 5633 of file regparse.c.

◆ env

ScanEnv* IApplyCaseFoldArg::env

Definition at line 5632 of file regparse.c.

◆ ptail

Node** IApplyCaseFoldArg::ptail

Definition at line 5636 of file regparse.c.


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