Ruby 4.1.0dev (2026-05-16 revision 03093ba4e21461b3dffc1a0ffb7e2b11c636cbd7)
Data Fields
named_captures_data Struct Reference

Data Fields

VALUE hash
 
VALUE match
 
int symbolize
 

Detailed Description

Definition at line 2440 of file re.c.

Field Documentation

◆ hash

VALUE named_captures_data::hash

Definition at line 2441 of file re.c.

◆ match

VALUE named_captures_data::match

Definition at line 2442 of file re.c.

◆ symbolize

int named_captures_data::symbolize

Definition at line 2443 of file re.c.


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