Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <re.h>
Data Fields | |
struct RBasic | basic |
VALUE | str |
struct rmatch * | rmatch |
VALUE | regexp |
VALUE RMatch::regexp |
Definition at line 48 of file re.h.
Referenced by gc_mark_children(), and match_set_string().
struct rmatch* RMatch::rmatch |
Definition at line 47 of file re.h.
Referenced by match_set_string().
VALUE RMatch::str |
Definition at line 46 of file re.h.
Referenced by gc_mark_children(), and match_set_string().