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

/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dencoding.h43 rb_enc_set_index(rb_encoding_set_obj, encoding_set_enc_index); \
88 void rb_enc_set_index(VALUE obj, int encindex);
/macosx-10.9.5/ruby-104/ruby/
H A Dencoding.c741 rb_enc_set_index(VALUE obj, int idx) function
H A Dpack.c1049 rb_enc_set_index(res, rb_utf8_encindex());
H A Dstring.c286 rb_enc_set_index(str1, ENCODING_GET(str2));

Completed in 142 milliseconds