Home
last modified time | relevance | path

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

/src/contrib/nvi/common/
H A Dencoding.c12 int decode_utf8(const char *);
177 decode_utf8(const char *ibuf) in decode_utf8() function
H A Dextern.h14 int decode_utf8(const char *);
H A Dkey.c287 uc = decode_utf8(sp->cname); in v_key_name()
/src/usr.bin/vi/
H A Dcommon_extern.h14 int decode_utf8(const char *);