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

/macosx-10.10/ruby-106/ruby/enc/trans/
H A Dutf_16_32.c395 fun_so_from_utf_16le(void *statep, const unsigned char *s, size_t l, unsigned char *o, size_t osize) function
613 return fun_so_from_utf_16le(statep, s, l, o, osize);
721 NULL, NULL, NULL, fun_so_from_utf_16le

Completed in 97 milliseconds