Searched defs:ucs4_to_utf8 (Results 1 – 2 of 2) sorted by relevance
480 ucs4_to_utf8(uint32_t ucs4, char *dst, size_t *utf8width, size_t dstlen) in ucs4_to_utf8() function
1971 static codecvt_base::result ucs4_to_utf8( in ucs4_to_utf8() function