Searched defs:wc1 (Results 1 – 5 of 5) sorted by relevance
23 wchar_t wc1, wc2; in demo_utf8towc_main() local
130 int utf8_wctomb(char *s, int wc1) in utf8_wctomb()362 static int wctomb_8bit(void *map1, char *s, int wc1) in wctomb_8bit()
996 wchar_t wc1, wc2; in utf8chr() local
1753 uint16_t wc1 = *frm_nxt; in utf16_to_utf8() local1830 uint16_t wc1 = static_cast<uint16_t>(*frm_nxt); in utf16_to_utf8() local
1766 uint16_t wc1 = *frm_nxt; in utf16_to_utf8() local1843 uint16_t wc1 = static_cast<uint16_t>(*frm_nxt); in utf16_to_utf8() local