#include <re.h>
Data Fields | |
| struct RBasic | basic |
| VALUE | str |
| struct rmatch * | rmatch |
| VALUE | regexp |
Definition at line 46 of file re.h.
struct RBasic RMatch::basic [read] |
Definition at line 50 of file re.h.
Referenced by gc_mark_children().
struct rmatch* RMatch::rmatch [read] |
Definition at line 48 of file re.h.
Referenced by gc_mark_children().
1.6.1