Searched refs:real_charsets (Results 1 – 3 of 3) sorted by relevance
45 int real_charsets[2] = variable681 if (ord == real_charsets[0] || ord == real_charsets[1]) { in _Switch_Display_Charset()682 ord1 = (ord == real_charsets[1] in _Switch_Display_Charset()
148 extern int real_charsets[2]; /* Non "auto-" charsets for the codepages */
2165 real_charsets[other != 0] = UCGetLYhndl_byMIME(mimeName); in CpOrdinal()