Home
last modified time | relevance | path

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

/f-stack/freebsd/libkern/
H A Diconv_ucs.c416 uint32_t ucs4 = 0; in utf8_to_ucs4() local
483 ucs4_to_utf8(uint32_t ucs4, char *dst, size_t *utf8width, size_t dstlen) in ucs4_to_utf8()