Searched refs:decode_utf16 (Results 1 – 4 of 4) sorted by relevance
13 int decode_utf16(const char *, int);209 decode_utf16(const char* ibuf, int bigend) in decode_utf16() function
15 int decode_utf16(const char *, int);
298 uc = decode_utf16(buf, 1); in v_key_name()