|
Ruby
1.9.3p448(2013-06-27revision41675)
|
#include <re.h>
Data Fields | |
| struct RBasic | basic |
| VALUE | str |
| struct rmatch * | rmatch |
| VALUE | regexp |
| struct RBasic RMatch::basic |
Definition at line 50 of file re.h.
Referenced by gc_mark_children().
| struct rmatch* RMatch::rmatch |
Definition at line 48 of file re.h.
Referenced by gc_mark_children().
1.7.6.1