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

/macosx-10.10/ruby-106/ruby/
H A Dencoding.c216 enc_table_expand(int newsize) function
270 if ((index = enc_table_expand(index + 1)) < 0) return -1;
535 enc_table_expand(ENCODING_COUNT + 1);

Completed in 222 milliseconds