rmatch Struct Reference

#include <re.h>


Data Fields

re_registers regs
int char_offset_updated
int char_offset_num_allocated
rmatch_offsetchar_offset


Detailed Description

Definition at line 36 of file re.h.


Field Documentation

struct rmatch_offset* rmatch::char_offset

Definition at line 41 of file re.h.

Referenced by match_init_copy(), obj_free(), and update_char_offset().

int rmatch::char_offset_num_allocated

Definition at line 40 of file re.h.

Referenced by match_init_copy(), obj_memsize_of(), and update_char_offset().

int rmatch::char_offset_updated

Definition at line 39 of file re.h.

Referenced by match_init_copy(), and update_char_offset().

struct re_registers rmatch::regs

Definition at line 37 of file re.h.

Referenced by match_init_copy(), obj_free(), obj_memsize_of(), and update_char_offset().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7