Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rmatch Struct Reference

#include <rmatch.h>

Data Fields

struct re_registers regs
 
struct rmatch_offsetchar_offset
 
int char_offset_num_allocated
 

Detailed Description

Definition at line 48 of file rmatch.h.

Field Documentation

◆ char_offset

struct rmatch_offset* rmatch::char_offset

Definition at line 51 of file rmatch.h.

◆ char_offset_num_allocated

int rmatch::char_offset_num_allocated

Definition at line 52 of file rmatch.h.

◆ regs

struct re_registers rmatch::regs

Definition at line 49 of file rmatch.h.


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