Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
reg_init_args Struct Reference

Data Fields

VALUE str
VALUE timeout
rb_encodingenc
int flags

Detailed Description

Definition at line 3939 of file re.c.

Field Documentation

◆ enc

rb_encoding* reg_init_args::enc

Definition at line 3942 of file re.c.

◆ flags

int reg_init_args::flags

Definition at line 3943 of file re.c.

◆ str

VALUE reg_init_args::str

Definition at line 3940 of file re.c.

◆ timeout

VALUE reg_init_args::timeout

Definition at line 3941 of file re.c.


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