Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
OptMapInfo Struct Reference

Data Fields

MinMaxLen mmd
 
OptAncInfo anc
 
int value
 
UChar map [ONIG_CHAR_TABLE_SIZE]
 

Detailed Description

Definition at line 4372 of file regcomp.c.

Field Documentation

◆ anc

OptAncInfo OptMapInfo::anc

Definition at line 4374 of file regcomp.c.

◆ map

UChar OptMapInfo::map[ONIG_CHAR_TABLE_SIZE]

Definition at line 4377 of file regcomp.c.

◆ mmd

MinMaxLen OptMapInfo::mmd

Definition at line 4373 of file regcomp.c.

◆ value

int OptMapInfo::value

Definition at line 4376 of file regcomp.c.


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