Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libiconv_modules/ISO2022/
Dcitrus_iso2022.c107 int maxcharset; member
307 ei->maxcharset = 1; in get_max()
309 ei->maxcharset = 2; in get_max()
311 ei->maxcharset = 3; in get_max()
376 ei->maxcharset = 0; in _citrus_ISO2022_parse_variable()
992 if (ei->maxcharset == 0) { in recommendation()