Ruby 4.1.0dev (2026-09-07 revision b57404b461ba8bf34e802d86b0db78388216e182)
Data Fields
named_captures_data Struct Reference

Data Fields

VALUE hash
 
VALUE match
 
int symbolize
 

Detailed Description

Definition at line 2542 of file re.c.

Field Documentation

◆ hash

VALUE named_captures_data::hash

Definition at line 2543 of file re.c.

◆ match

VALUE named_captures_data::match

Definition at line 2544 of file re.c.

◆ symbolize

int named_captures_data::symbolize

Definition at line 2545 of file re.c.


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