Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
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 file: