Searched defs:rb_define_method (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dclass.c1344 rb_define_method(VALUE klass, const char *name, VALUE (*func)(ANYARGS), int argc) function
/macosx-10.9.5/swig-10/Source/Modules/
H A Druby.cxx1291 const char *rb_define_method = is_public(n) ? "rb_define_method" : "rb_define_protected_method"; local
1293 const char *rb_define_method = "rb_define_method"; local
/macosx-10.9.5/vim-53/src/
H A Dif_ruby.c157 #define rb_define_method dll_rb_define_method macro
[all...]

Completed in 118 milliseconds