Home
last modified time | relevance | path

Searched refs:real_charsets (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DUCAuto.c45 int real_charsets[2] = variable
681 if (ord == real_charsets[0] || ord == real_charsets[1]) { in _Switch_Display_Charset()
682 ord1 = (ord == real_charsets[1] in _Switch_Display_Charset()
DLYCharSets.h148 extern int real_charsets[2]; /* Non "auto-" charsets for the codepages */
DUCdomap.c2165 real_charsets[other != 0] = UCGetLYhndl_byMIME(mimeName); in CpOrdinal()