Searched refs:compat_mload (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/-test-/marshal/compat/
H A Dusrcompat.c18 compat_mload(VALUE self, VALUE data) function
30 rb_define_method(oldclass, "marshal_load", compat_mload, 1);

Completed in 165 milliseconds