Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
OptMapInfo Struct Reference

Data Fields

MinMaxLen mmd
OptAncInfo anc
int value
UChar map [ONIG_CHAR_TABLE_SIZE]

Detailed Description

Definition at line 4346 of file regcomp.c.

Field Documentation

◆ anc

OptAncInfo OptMapInfo::anc

Definition at line 4348 of file regcomp.c.

◆ map

UChar OptMapInfo::map[ONIG_CHAR_TABLE_SIZE]

Definition at line 4351 of file regcomp.c.

◆ mmd

MinMaxLen OptMapInfo::mmd

Definition at line 4347 of file regcomp.c.

◆ value

int OptMapInfo::value

Definition at line 4350 of file regcomp.c.


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