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

/macosx-10.10/ruby-106/ruby/
H A Dencoding.c667 enc_capable(VALUE obj) function
1130 if (!enc_capable(str1)) return Qnil;
1131 if (!enc_capable(str2)) return Qnil;

Completed in 122 milliseconds