#include <re.h>
Data Fields | |
struct RBasic | basic |
VALUE | str |
struct rmatch * | rmatch |
VALUE | regexp |
Definition at line 42 of file re.h.
struct RBasic RMatch::basic |
Definition at line 46 of file re.h.
Referenced by gc_mark_children().
struct rmatch* RMatch::rmatch |
Definition at line 44 of file re.h.
Referenced by gc_mark_children().