HomeSort by relevance Sort by last modified time
    Searched refs:LC_ALL (Results 1 - 25 of 34) sorted by null

1 2

  /nv-g11n/g11n/src/cmd/mp/locale/ru_RU.ANSI1251/
mp_1251 2 setenv LC_ALL ru
lp_1251 28 setenv LC_ALL ru
  /nv-g11n/g11n/src/openwin/lib/locale/iso8859-1/src/lib/X11/
Xlocale.h 72 #define LC_ALL 0
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/tools/
dumpdict.cpp 64 setlocale(LC_ALL, "");
  /nv-g11n/inputmethod/sunpinyin2/src/slm/tools/
dumpdict.cpp 64 setlocale(LC_ALL, "");
  /nv-g11n/g11n-spec/cmdassist/src/
test.c 40 setlocale(LC_ALL,"");
  /nv-g11n/messages/messages/
Makefile.trans 91 MSGFMT= env LC_ALL=$(LOCALE) $(MSGFMT_RAW)
92 GENCAT= env LC_ALL=$(LOCALE) /usr/bin/gencat
93 MKMSGS= env LC_ALL=$(LOCALE) /usr/bin/mkmsgs
95 JAVAC= env LC_ALL=$(LOCALE) /usr/bin/javac
96 JAR= env LC_ALL=$(LOCALE) /usr/bin/jar -cf
  /nv-g11n/messages/messages/ddu/makefiles/usr/ddu/help/gnome/help/ddu/
expandentities.sh 28 | env LC_ALL=en_US.UTF-8 /usr/xpg4/bin/sed \
128 | env LC_ALL=en_US.UTF-8 /usr/xpg4/bin/sed \
  /nv-g11n/inputmethod/sunpinyin2/wrapper/gtk_standalone/
sunpinyin.cpp 70 setlocale(LC_ALL, "zh_CN.UTF-8");
  /nv-g11n/inputmethod/sunpinyin/
build-sunpinyin.sh 51 export LC_ALL=C
  /nv-g11n/inputmethod/iiim/build/
build-iiim.sh 42 export LC_ALL=C
  /nv-g11n/inputmethod/sunpinyin/slm/src/lexicon/
genPYT.cpp 110 setlocale(LC_ALL, "");
  /nv-g11n/messages/messages/on/makefiles/usr/lib/locale/ja_JP/LC_TIME/
Makefile.lc 58 env LC_ALL=ja $(MSGFMT_RAW) -o ./$(ja_local_specific_file:%.po=%.mo) ./SUNW_OST_OSCMD.po; \
59 env LC_ALL=ja $(MSGFMT_RAW) -o ./$(ja_local_specific_file_lib:%.po=%.mo) ./SUNW_OST_OSLIB.po; \
  /nv-g11n/locale/tools/
mysort.c 79 setlocale(LC_ALL, "");
  /nv-g11n/inputmethod/sunpinyin2/src/lexicon/
genPYT.cpp 106 setlocale(LC_ALL, "");
  /nv-g11n/inputmethod/sunpinyin2/wrapper/ibus/src/
main.cpp 114 setlocale (LC_ALL, "");
  /nv-g11n/inputmethod/sunpinyin/ime/wrapper/gtk_standalone/
sunpinyin.cpp 74 setlocale(LC_ALL, "zh_CN.UTF-8");
  /nv-g11n/g11n/src/cmd/mp/
main.c 183 (void)setlocale(LC_ALL, "");
498 if ( (locale = setlocale(LC_ALL,prolog_locale)) != NULL)
501 if ( (locale = setlocale(LC_ALL,tmp)) != NULL )
504 if ( (locale = setlocale(LC_ALL,tmp)) != NULL )
506 } else if ( (locale = setlocale(LC_ALL, (char *)NULL)) != NULL ) {
615 if ( (locale = setlocale(LC_ALL, (char *)NULL)) != NULL ) {
  /nv-g11n/g11n/src/cmd/fsexam/src/
fsexam-specialfile.c 64 {".tar.gz", "LC_ALL=%s gzcat %s | tar -xf - 2>/dev/null", "LC_ALL=%s tar -cf - . | gzip > ../%s"},
65 {".tar.bz2", "LC_ALL=%s bzcat %s | tar -xf - 2>/dev/null", "LC_ALL=%s tar -cf - . | bzip2 -z > ../%s"},
66 {".tar", "LC_ALL=%s tar -xf %s 2>/dev/null", "LC_ALL=%s tar -cf - . > ../%s"},
1042 char *old_locale = setlocale (LC_ALL, NULL);
1044 if ((setlocale (LC_ALL, "en_US.ISO8859-1")) != NULL) {
1046 }else if ((setlocale (LC_ALL, "fr_FR.ISO8859-1")) != NULL) {
1048 }else if ((setlocale (LC_ALL, "de_DE.ISO8859-1")) != NULL)
    [all...]
  /nv-g11n/g11n/src/cmd/auto_ef/
auto_ef.c 76 (void) setlocale(LC_ALL, "");
  /nv-g11n/g11n/src/lib/iconv/utf-8/binarytables/test/
sb_to_utf8_test.c 209 setlocale(LC_ALL, "");
  /nv-g11n/inputmethod/sunpinyin/slm/src/slm/mmseg/
mmseg.cpp 258 setlocale(LC_ALL, "");
  /nv-g11n/inputmethod/sunpinyin2/src/slm/mmseg/
mmseg.cpp 258 setlocale(LC_ALL, "");
  /nv-g11n/g11n-spec/cmdassist/src/service/
service.c 83 char *locale = setlocale(LC_ALL, "");
  /nv-g11n/inputmethod/sunpinyin/ime/
config.rpath 588 LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF

Completed in 1379 milliseconds

1 2