Searched refs:wctype (Results 1 - 25 of 39) sorted by relevance

12

/external/stlport/test/unit/
H A Dwctype_header_test.c8 #include <wctype.h>
/external/bison/lib/
H A Diswblank.c20 #include <wctype.h>
H A Dwcwidth.c23 #include <wctype.h>
H A Dmbswidth.c36 #include <wctype.h>
H A Dwctype.in.h1 /* A substitute for ISO C99 <wctype.h>, for platforms that lack it.
21 * ISO C 99 <wctype.h> for platforms that lack it.
22 * <http://www.opengroup.org/susv3xbd/wctype.h.html>
24 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
36 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.
47 /* Include the original <wctype.h> if it exists.
48 BeOS 5 has the functions but no <wctype.h>. */
66 /* Solaris 2.6 <wctype.h> includes <widec.h> which includes <euc.h> which
106 /* FreeBSD 4.4 to 4.11 has <wctype.h> but lacks the functions.
107 Linux libc5 has <wctype
426 _GL_CXXALIASWARN (wctype); variable
428 # undef wctype macro
[all...]
H A Dgnulib.mk2823 ## begin gnulib module wctype-h
2825 BUILT_SOURCES += wctype.h
2826 libbison_a_SOURCES += wctype-h.c
2828 # We need the following in order to create <wctype.h> when the system
2830 wctype.h: wctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
2854 < $(srcdir)/wctype.in.h; \
2857 MOSTLYCLEANFILES += wctype.h wctype.h-t
2859 EXTRA_DIST += wctype
[all...]
H A Dmbchar.h157 #include <wctype.h>
222 /* <ctype.h>, <wctype.h> classification. */
H A Dstrtol.c191 # include <wctype.h>
H A Dquotearg.c43 #include <wctype.h>
/external/stlport/stlport/
H A Dwctype.h23 /* evc3 doesn't have wctype.h */
30 # include_next <wctype.h>
36 # include _STLP_NATIVE_C_HEADER(wctype.h)
/external/libcxx/include/support/solaris/
H A Dwchar.h27 #define wctype sun_wctype macro
47 #undef wctype macro
/external/libcxx/test/depr/depr.c.headers/
H A Dwctype_h.pass.cpp10 // <wctype.h>
12 #include <wctype.h>
71 #ifdef wctype
72 #error wctype defined
109 static_assert((std::is_same<decltype(wctype("")), wctype_t>::value), "");
/external/stlport/stlport/stl/
H A D_cwctype.h41 # include <wctype.h>
65 using _STLP_VENDOR_CSTD_WFUNC::wctype;
/external/stlport/src/
H A Dmessages.cpp39 typedef ctype<_Char> wctype; typedef
40 wctype const& wct = use_facet<wctype>(L);
41 if (typeid(wct) != typeid(wctype)) {
151 typedef ctype<wchar_t> wctype; typedef
152 const wctype& ct = use_facet<wctype>(_M_map->lookup(_STLP_MUTABLE(_Messages_impl, _M_cat)[thecat]));
/external/libcxx/test/strings/c.strings/
H A Dcwctype.pass.cpp71 #ifdef wctype
72 #error wctype defined
109 static_assert((std::is_same<decltype(std::wctype("")), std::wctype_t>::value), "");
/external/bison/darwin-lib/
H A Dwctype.h2 /* A substitute for ISO C99 <wctype.h>, for platforms that lack it.
22 * ISO C 99 <wctype.h> for platforms that lack it.
23 * <http://www.opengroup.org/susv3xbd/wctype.h.html>
25 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
37 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.
48 /* Include the original <wctype.h> if it exists.
49 BeOS 5 has the functions but no <wctype.h>. */
52 # include_next <wctype.h>
368 /* Solaris 2.6 <wctype.h> includes <widec.h> which includes <euc.h> which
408 /* FreeBSD 4.4 to 4.11 has <wctype
730 # undef wctype macro
[all...]
/external/bison/linux-lib/
H A Dwctype.h2 /* A substitute for ISO C99 <wctype.h>, for platforms that lack it.
22 * ISO C 99 <wctype.h> for platforms that lack it.
23 * <http://www.opengroup.org/susv3xbd/wctype.h.html>
25 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
37 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.
48 /* Include the original <wctype.h> if it exists.
49 BeOS 5 has the functions but no <wctype.h>. */
52 # include_next <wctype.h>
368 /* Solaris 2.6 <wctype.h> includes <widec.h> which includes <euc.h> which
408 /* FreeBSD 4.4 to 4.11 has <wctype
730 # undef wctype macro
[all...]
/external/libedit/src/
H A Dhistedit.h258 #include <wctype.h>
H A Dvis.c76 #include <wctype.h>
/external/chromium_org/third_party/icu/source/test/perf/charperf/
H A Dcharperf.h17 #include <wctype.h>
/external/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.h17 #include <wctype.h>
/external/bison/
H A DAndroid.mk96 lib/wctype-h.c \
/external/ltrace/testsuite/ltrace.minor/
H A Dwchar.exp28 #include <wctype.h>
136 i = iswctype(L'ะจ', wctype("alpha"));
206 {{^wctype\("alpha"\).*= .*} == 1}
/external/chromium_org/third_party/libxml/src/
H A Dtrio.c157 # include <wctype.h>
/external/libxml2/
H A Dtrio.c157 # include <wctype.h>

Completed in 8973 milliseconds

12