Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
OnigMetaCharTableType Struct Reference

Data Fields

OnigCodePoint esc
 
OnigCodePoint anychar
 
OnigCodePoint anytime
 
OnigCodePoint zero_or_one_time
 
OnigCodePoint one_or_more_time
 
OnigCodePoint anychar_anytime
 

Detailed Description

Definition at line 149 of file onigmo.h.

Field Documentation

◆ anychar

OnigCodePoint OnigMetaCharTableType::anychar

Definition at line 151 of file onigmo.h.

◆ anychar_anytime

OnigCodePoint OnigMetaCharTableType::anychar_anytime

Definition at line 155 of file onigmo.h.

◆ anytime

OnigCodePoint OnigMetaCharTableType::anytime

Definition at line 152 of file onigmo.h.

◆ esc

OnigCodePoint OnigMetaCharTableType::esc

Definition at line 150 of file onigmo.h.

◆ one_or_more_time

OnigCodePoint OnigMetaCharTableType::one_or_more_time

Definition at line 154 of file onigmo.h.

◆ zero_or_one_time

OnigCodePoint OnigMetaCharTableType::zero_or_one_time

Definition at line 153 of file onigmo.h.


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