Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
reg_init_args Struct Reference

Data Fields

VALUE str
 
VALUE timeout
 
rb_encodingenc
 
int flags
 

Detailed Description

Definition at line 3891 of file re.c.

Field Documentation

◆ enc

rb_encoding* reg_init_args::enc

Definition at line 3894 of file re.c.

◆ flags

int reg_init_args::flags

Definition at line 3895 of file re.c.

◆ str

VALUE reg_init_args::str

Definition at line 3892 of file re.c.

◆ timeout

VALUE reg_init_args::timeout

Definition at line 3893 of file re.c.


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