Ruby 4.1.0dev (2026-05-15 revision a8bcae043f931d9b79f1cb1fe2c021985d07b984)
Data Fields
named_captures_data Struct Reference

Data Fields

VALUE hash
 
VALUE match
 
int symbolize
 

Detailed Description

Definition at line 2438 of file re.c.

Field Documentation

◆ hash

VALUE named_captures_data::hash

Definition at line 2439 of file re.c.

◆ match

VALUE named_captures_data::match

Definition at line 2440 of file re.c.

◆ symbolize

int named_captures_data::symbolize

Definition at line 2441 of file re.c.


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