Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
OptMapInfo Struct Reference

Data Fields

MinMaxLen mmd
 
OptAncInfo anc
 
int value
 
UChar map [ONIG_CHAR_TABLE_SIZE]
 

Detailed Description

Definition at line 4391 of file regcomp.c.

Field Documentation

◆ anc

OptAncInfo OptMapInfo::anc

Definition at line 4393 of file regcomp.c.

◆ map

UChar OptMapInfo::map[ONIG_CHAR_TABLE_SIZE]

Definition at line 4396 of file regcomp.c.

◆ mmd

MinMaxLen OptMapInfo::mmd

Definition at line 4392 of file regcomp.c.

◆ value

int OptMapInfo::value

Definition at line 4395 of file regcomp.c.


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