Ruby 4.1.0dev (2026-01-08 revision 946b1c1ba19e708d54a3f9eee00d4ea06434876c)
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: