Ruby  2.1.10p492(2016-04-01revision54464)
Data Fields
rmatch_offset Struct Reference

#include <re.h>

Data Fields

long beg
 
long end
 

Detailed Description

Definition at line 31 of file re.h.

Field Documentation

◆ beg

long rmatch_offset::beg

Definition at line 32 of file re.h.

Referenced by match_begin(), match_offset(), and update_char_offset().

◆ end

long rmatch_offset::end

Definition at line 33 of file re.h.

Referenced by match_end(), match_offset(), and update_char_offset().


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