Ruby 4.0.0dev (2025-12-15 revision 529b49144eaac5eb8deb5036e459bec9f7940175)
Data Fields
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: