Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
rmatch Struct Reference

#include <re.h>

Data Fields

struct re_registers regs
 
int char_offset_updated
 
int char_offset_num_allocated
 
struct rmatch_offsetchar_offset
 

Detailed Description

Definition at line 36 of file re.h.

Field Documentation

◆ char_offset

struct rmatch_offset* rmatch::char_offset

Definition at line 41 of file re.h.

◆ char_offset_num_allocated

int rmatch::char_offset_num_allocated

Definition at line 40 of file re.h.

◆ char_offset_updated

int rmatch::char_offset_updated

Definition at line 39 of file re.h.

◆ regs

struct re_registers rmatch::regs

Definition at line 37 of file re.h.


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