Ruby  3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
Data Fields
pm_regexp_options_t Struct Reference

This is the set of options that are configurable on the regular expression. More...

Data Fields

uint8_t values [PRISM_REGEXP_OPTION_STATE_SLOTS]
 The current state of each option. More...
 

Detailed Description

This is the set of options that are configurable on the regular expression.

Definition at line 364 of file regexp.c.

Field Documentation

◆ values

uint8_t pm_regexp_options_t::values[PRISM_REGEXP_OPTION_STATE_SLOTS]

The current state of each option.

Definition at line 366 of file regexp.c.


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