Home
last modified time | relevance | path

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

/freebsd/sys/libkern/
H A Diconv_ucs.c410 utf8_to_ucs4(const char *src, size_t *utf8width, size_t srclen) in utf8_to_ucs4()
480 ucs4_to_utf8(uint32_t ucs4, char *dst, size_t *utf8width, size_t dstlen) in ucs4_to_utf8()