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

Lines Matching refs:eucJP

9258           if (LC_ALL=ja_JP.eucJP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9259 gt_cv_locale_ja=ja_JP.eucJP
9270 if test -f /usr/share/locale/ja_JP.eucJP/LC_CTYPE; then
9271 gt_cv_locale_ja=ja_JP.eucJP
26329 && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
26331 && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
26333 && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))