Searched refs:KICONV_GB2312_UTF8_MAX (Results 1 – 2 of 2) sorted by relevance
78 #define KICONV_GB2312_UTF8_MAX (8179) macro
705 if (index >= KICONV_GB2312_UTF8_MAX) in gb2312_to_utf8()706 index = KICONV_GB2312_UTF8_MAX - 1; /* Map to 0xEFBFBD */ in gb2312_to_utf8()