Searched refs:cp874_2uni (Results 1 – 2 of 2) sorted by relevance
25 static const unsigned short cp874_2uni[128] = { variable61 unsigned short wc = cp874_2uni[c-0x80]; in cp874_mbtowc()
34 unsigned short wc = cp874_2uni[c-0x80]; in cp1162_mbtowc()55 else if (wc >= 0x0080 && wc < 0x00a0 && cp874_2uni[wc-0x0080] == 0xfffd) in cp1162_wctomb()