Ruby 3.3.4p94 (2024-07-09 revision be1089c8ec5ba40e09b1553e36b3174bf4014d9d)
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.
 

Detailed Description

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

Definition at line 331 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 333 of file regexp.c.


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