Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
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: