HomeSort by relevance Sort by last modified time
    Searched full:codeset (Results 26 - 50 of 201) sorted by null

12 3 4 5 6 7 8 9

  /external/icu4c/test/cintltst/
ncnvfbts.h 17 /* C API TEST FOR FALL BACK ROUTINES OF CODESET CONVERSION COMPONENT */
nccbtst.h 17 /* C API TEST FOR CALL BACK ROUTINES OF CODESET CONVERSION COMPONENT */
  /external/libexif/po/
POTFILES.in 16 test/nls/test-codeset.c
  /ndk/sources/host-tools/sed-4.2.1/m4/
locale-zh.m4 32 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
33 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
36 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
40 const char *cs = nl_langinfo (CODESET);
locale-fr.m4 29 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
30 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
33 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
37 const char *cs = nl_langinfo (CODESET);
123 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
124 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
127 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
131 const char *cs = nl_langinfo (CODESET);
locale-ja.m4 31 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
32 On MacOS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
35 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
39 const char *cs = nl_langinfo (CODESET);
  /external/e2fsprogs/intl/
finddomain.c 57 const char *codeset; local
67 language[_territory[.codeset]][@modifier]
80 (4) codeset
81 (5) normalized codeset
138 &codeset, &normalized_codeset, &special,
145 codeset, normalized_codeset, modifier, special,
intl-compat.c 128 bind_textdomain_codeset (const char *domainname, const char *codeset)
130 return libintl_bind_textdomain_codeset (domainname, codeset);
  /external/libexif/test/nls/
test-codeset.c 33 #define bind_textdomain_codeset(domain,codeset) \
94 "Old codeset: \"%s\" (locale default)\n",
95 nl_langinfo(CODESET)
99 "Old codeset: \"%s\"\n",
105 "Wanted codeset: %s\n"
106 "Real codeset: %s\n",
  /external/bison/m4/
locale-fr.m4 39 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
40 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
43 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
46 succeeds but then nl_langinfo(CODESET) is "UTF-8". */
49 const char *cs = nl_langinfo (CODESET);
167 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
168 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
171 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
175 const char *cs = nl_langinfo (CODESET);
locale-ja.m4 41 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
42 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
45 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
48 succeeds but then nl_langinfo(CODESET) is "UTF-8". */
51 const char *cs = nl_langinfo (CODESET);
locale-zh.m4 42 /* Check whether nl_langinfo(CODESET) is nonempty and not "ASCII" or "646".
43 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
46 succeeds but then nl_langinfo(CODESET) is "646". In this situation,
49 succeeds but then nl_langinfo(CODESET) is "UTF-8". */
52 const char *cs = nl_langinfo (CODESET);
  /ndk/sources/host-tools/make-3.81/
gettext.h 45 # define bind_textdomain_codeset(Domainname, Codeset) ((const char *) (Codeset))
  /external/chromium_org/third_party/yasm/source/patched-yasm/m4/
Makefile.inc 12 EXTRA_DIST += m4/codeset.m4
  /external/elfutils/m4/
Makefile.am 29 EXTRA_DIST = codeset.m4 gettext.m4 iconv.m4 lcmessage.m4 progtest.m4
ChangeLog 29 * codeset.m4: Upgrade to gettext-0.11.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py 147 codeset = locale[pos:]
151 codeset = ''
165 if i & COMPONENT_CODESET: val += codeset
462 class_=None, fallback=False, codeset=None):
483 if codeset:
484 t.set_output_charset(codeset)
492 def install(domain, localedir=None, unicode=False, codeset=None, names=None):
493 t = translation(domain, localedir, fallback=True, codeset=codeset)
520 def bind_textdomain_codeset(domain, codeset=None)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py 147 codeset = locale[pos:]
151 codeset = ''
165 if i & COMPONENT_CODESET: val += codeset
462 class_=None, fallback=False, codeset=None):
483 if codeset:
484 t.set_output_charset(codeset)
492 def install(domain, localedir=None, unicode=False, codeset=None, names=None):
493 t = translation(domain, localedir, fallback=True, codeset=codeset)
520 def bind_textdomain_codeset(domain, codeset=None)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
xemacs.good 23 " m4/codeset.m4 m4/gettext.m4 m4/iconv.m4 m4/lcmessage.m4 \\"
65 "$(ACLOCAL_M4): configure.ac m4/codeset.m4 m4/getline.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/obstack.m4 m4/progtest.m4"
xemacs.inp 23 m4/codeset.m4 m4/gettext.m4 m4/iconv.m4 m4/lcmessage.m4 \
65 $(ACLOCAL_M4): configure.ac m4/codeset.m4 m4/getline.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/obstack.m4 m4/progtest.m4
  /external/chromium_org/third_party/icu/source/common/
ucnvdisp.c 10 * Implements APIs for the ICU's codeset conversion library display names.
  /external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.h 17 /* C API TEST FOR CALL BACK ROUTINES OF CODESET CONVERSION COMPONENT */
  /external/icu4c/common/
ucnvdisp.c 10 * Implements APIs for the ICU's codeset conversion library display names.
  /external/libmtp/examples/
util.c 44 langsuff = nl_langinfo(CODESET);
  /ndk/sources/android/support/src/musl-locale/
langinfo.c 35 if (item == CODESET) return "UTF-8";

Completed in 1322 milliseconds

12 3 4 5 6 7 8 9