Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: