Ruby 3.5.0dev (2025-01-10 revision 5fab31b15e32622c4b71d1d347a41937e9f9c212)
Data Fields
OptMapInfo Struct Reference

Data Fields

MinMaxLen mmd
 
OptAncInfo anc
 
int value
 
UChar map [ONIG_CHAR_TABLE_SIZE]
 

Detailed Description

Definition at line 4404 of file regcomp.c.

Field Documentation

◆ anc

OptAncInfo OptMapInfo::anc

Definition at line 4406 of file regcomp.c.

◆ map

UChar OptMapInfo::map[ONIG_CHAR_TABLE_SIZE]

Definition at line 4409 of file regcomp.c.

◆ mmd

MinMaxLen OptMapInfo::mmd

Definition at line 4405 of file regcomp.c.

◆ value

int OptMapInfo::value

Definition at line 4408 of file regcomp.c.


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