Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
OnigRepeatRange Struct Reference

#include <oniguruma.h>

Data Fields

int lower
 
int upper
 

Detailed Description

Definition at line 640 of file oniguruma.h.

Field Documentation

◆ lower

int OnigRepeatRange::lower

Definition at line 641 of file oniguruma.h.

Referenced by match_at().

◆ upper

int OnigRepeatRange::upper

Definition at line 642 of file oniguruma.h.

Referenced by match_at().


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