Searched defs:utf8_to_utf16 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/test/ruby/enc/
H A Dtest_utf16.rb339 def utf8_to_utf16(s, e) method in class:TestUTF16
/macosx-10.10.1/gpt-12/
H A Dgpt.c169 utf8_to_utf16(const uint8_t *s8, uint16_t *s16, size_t s16len) function
/macosx-10.10.1/vim-55/src/
H A Dos_mswin.c907 utf8_to_utf16(char_u *instr, int inlen, short_u *outstr, int *unconvlenp) function

Completed in 181 milliseconds