Ruby 4.1.0dev (2026-04-17 revision 11e3c78b61da705c783dd12fb7f158c0d256ede0)
Data Fields
OptMapInfo Struct Reference

Data Fields

MinMaxLen mmd
 
OptAncInfo anc
 
int value
 
UChar map [ONIG_CHAR_TABLE_SIZE]
 

Detailed Description

Definition at line 4312 of file regcomp.c.

Field Documentation

◆ anc

OptAncInfo OptMapInfo::anc

Definition at line 4314 of file regcomp.c.

◆ map

UChar OptMapInfo::map[ONIG_CHAR_TABLE_SIZE]

Definition at line 4317 of file regcomp.c.

◆ mmd

MinMaxLen OptMapInfo::mmd

Definition at line 4313 of file regcomp.c.

◆ value

int OptMapInfo::value

Definition at line 4316 of file regcomp.c.


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