Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:iso88591

5697             if (LC_ALL=fr_FR.iso88591 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5698 gt_cv_locale_fr=fr_FR.iso88591
26307 iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");