Home
last modified time | relevance | path

Searched defs:encode_utf8 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dcasefold.c222 static void encode_utf8(VSTRING *buffer, int codepoint) in encode_utf8() function
/netbsd-src/external/bsd/file/dist/src/
H A Dascmagic.c343 encode_utf8(unsigned char *buf, size_t len, file_unichar_t *ubuf, size_t ulen) in encode_utf8() function