Searched refs:decode_utf16 (Results 1 – 3 of 3) sorted by relevance
17 int decode_utf16(const char *, int);213 decode_utf16(const char* ibuf, int bigend) in decode_utf16() function
15 int decode_utf16(const char *, int);
299 uc = decode_utf16(buf, 1); in v_key_name()