Home
last modified time | relevance | path

Searched refs:decode_utf16 (Results 1 – 4 of 4) sorted by relevance

/src/contrib/nvi/common/
H A Dencoding.c13 int decode_utf16(const char *, int);
209 decode_utf16(const char* ibuf, int bigend) in decode_utf16() function
H A Dextern.h15 int decode_utf16(const char *, int);
H A Dkey.c298 uc = decode_utf16(buf, 1); in v_key_name()
/src/usr.bin/vi/
H A Dcommon_extern.h15 int decode_utf16(const char *, int);