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

/macosx-10.10/ruby-106/ruby/
H A Dencoding.c1147 enc_load(VALUE klass, VALUE str) function
1861 rb_define_singleton_method(rb_cEncoding, "_load", enc_load, 1);

Completed in 167 milliseconds