Ruby 3.4.8p72 (2025-12-17 revision 995b59f66677d44767ce9faac6957e5543617ff9)
OptMapInfo Struct Reference

Data Fields

MinMaxLen mmd
OptAncInfo anc
int value
UChar map [ONIG_CHAR_TABLE_SIZE]

Detailed Description

Definition at line 4411 of file regcomp.c.

Field Documentation

◆ anc

OptAncInfo OptMapInfo::anc

Definition at line 4413 of file regcomp.c.

◆ map

UChar OptMapInfo::map[ONIG_CHAR_TABLE_SIZE]

Definition at line 4416 of file regcomp.c.

◆ mmd

MinMaxLen OptMapInfo::mmd

Definition at line 4412 of file regcomp.c.

◆ value

int OptMapInfo::value

Definition at line 4415 of file regcomp.c.


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