Home
last modified time | relevance | path

Searched refs:rb_undef_methods_from (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dclass.c1549 rb_undef_methods_from(VALUE klass, VALUE super) in rb_undef_methods_from() function
H A Dcomplex.c2226 rb_undef_methods_from(rb_cComplex, rb_mComparable); in Init_Complex()
H A Dinternal.h1369 void rb_undef_methods_from(VALUE klass, VALUE super);
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.4.0441 * class.c (rb_undef_methods_from): undefine methods defined in