Home | History | Annotate | Download | only in bison

Lines Matching refs:eucJP

17513               if (LC_ALL=ja_JP.eucJP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
17514 gt_cv_locale_ja=ja_JP.eucJP
17525 if test -f /usr/share/locale/ja_JP.eucJP/LC_CTYPE; then
17526 gt_cv_locale_ja=ja_JP.eucJP
35714 && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
35716 && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
35718 && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))