Home
last modified time | relevance | path

Searched refs:LC_CTYPE (Results 1 – 20 of 20) sorted by relevance

/ndk/sources/android/support/include/
Dlocale.h43 #if !defined(LC_CTYPE)
45 #define LC_CTYPE LC_CTYPE macro
64 #define LC_CTYPE_MASK (1 << LC_CTYPE)
Dlanginfo.h40 #define CODESET _NL_ITEM(LC_CTYPE, 0)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dlocale_h.pass.cpp23 #ifndef LC_CTYPE
24 #error LC_CTYPE not defined
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/c.locales/
Dclocale.pass.cpp23 #ifndef LC_CTYPE
24 #error LC_CTYPE not defined
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlocale-ja.m469 # LC_CTYPE, which is also set at the beginning of the configure script.
71 if (LC_ALL=ja_JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
75 if (LC_ALL=ja_JP.EUC-JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
79 if (LC_ALL=ja_JP.eucJP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
83 if (LC_ALL=ja_JP.EUC LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
87 if (LC_ALL=ja LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
91 if test -f /usr/share/locale/ja_JP.eucJP/LC_CTYPE; then
Dlocale-fr.m465 # LC_CTYPE, which is also set at the beginning of the configure script.
67 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
71 if (LC_ALL=fr_FR.ISO-8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
75 if (LC_ALL=fr_FR.ISO8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
79 if (LC_ALL=fr_FR.iso88591 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
83 if (LC_ALL=fr LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
162 # LC_CTYPE, which is also set at the beginning of the configure script.
164 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
168 if (LC_ALL=fr_FR.UTF-8 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
172 if (LC_ALL=fr.UTF-8 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
Dlocale-zh.m470 # LC_CTYPE, which is also set at the beginning of the configure script.
72 if (LC_ALL=zh_CN LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
76 if (LC_ALL=zh_CN.GB18030 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dclocale21 LC_CTYPE
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure.ac134 old = setlocale (LC_CTYPE, "ru_RU.UTF-8");
141 old = setlocale (LC_CTYPE, "C");
157 setlocale (LC_CTYPE, old);
Dconfigure5685 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5689 if (LC_ALL=fr_FR.ISO-8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5693 if (LC_ALL=fr_FR.ISO8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5697 if (LC_ALL=fr_FR.iso88591 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5701 if (LC_ALL=fr LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9250 if (LC_ALL=ja_JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9254 if (LC_ALL=ja_JP.EUC-JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9258 if (LC_ALL=ja_JP.eucJP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9262 if (LC_ALL=ja_JP.EUC LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9266 if (LC_ALL=ja LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
[all …]
DNEWS140 operands of s and y, provided you set LC_CTYPE correctly. They are
/ndk/sources/host-tools/nawk-20071023/
Dmain.c60 setlocale(LC_CTYPE, ""); in main()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dlocalcharset.c396 locale = setlocale (LC_CTYPE, NULL); in locale_charset()
Dregcomp.c893 && strcmp (_NL_CURRENT (LC_CTYPE, _NL_CTYPE_CODESET_NAME), "UTF-8") == 0) in init_dfa()
895 dfa->map_notascii = (_NL_CURRENT_WORD (LC_CTYPE, _NL_CTYPE_MAP_TO_NONASCII) in init_dfa()
/ndk/sources/host-tools/ndk-stack/binutils/
Daddr2line.c408 setlocale (LC_CTYPE, ""); in addr2line_main()
/ndk/sources/host-tools/sed-4.2.1/testsuite/
DMakefile.tests64 case "$$LC_CTYPE" in \
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c162 return ((locale_t)__loc)->__names[LC_CTYPE]; in _Locale_ctype_name()
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.info2165 scripts, set the `LC_COLLATE' and `LC_CTYPE' environment variables
2178 scripts, set the `LC_COLLATE' and `LC_CTYPE' environment variables
Dsed.texi2951 the @env{LC_COLLATE} and @env{LC_CTYPE} environment variables to @samp{C}.
2967 the @env{LC_COLLATE} and @env{LC_CTYPE} environment variables to @samp{C}.
Dsed-in.texi2784 the @env{LC_COLLATE} and @env{LC_CTYPE} environment variables to @samp{C}.
2800 the @env{LC_COLLATE} and @env{LC_CTYPE} environment variables to @samp{C}.