Ruby
1.9.3p484(2013-11-22revision43786)
|
#include "ruby.h"
Go to the source code of this file.
Functions | |
VALUE | bug_str_modify (VALUE str) |
VALUE | bug_str_modify_expand (VALUE str, VALUE expand) |
void | Init_modify (VALUE klass) |
Definition at line 11 of file modify.c.
References NUM2LONG(), and rb_str_modify_expand().
Referenced by Init_modify().
void Init_modify | ( | VALUE | klass | ) |
Definition at line 18 of file modify.c.
References bug_str_modify(), bug_str_modify_expand(), and rb_define_method().