Home
last modified time | relevance | path

Searched refs:iswspace (Results 1 – 23 of 23) sorted by relevance

/external/libcxx/test/std/depr/depr.c.headers/
Dwctype_h.pass.cpp55 #ifdef iswspace
56 #error iswspace defined
105 static_assert((std::is_same<decltype(iswspace(w)), int>::value), ""); in main()
/external/libcxx/test/std/strings/c.strings/
Dcwctype.pass.cpp55 #ifdef iswspace
56 #error iswspace defined
105 static_assert((std::is_same<decltype(std::iswspace(w)), int>::value), ""); in main()
/external/libcxx/include/support/solaris/
Dwchar.h16 #define iswspace sun_iswspace macro
36 #undef iswspace
/external/libcxx/include/
Dcwctype39 int iswspace(wint_t wc);
75 using ::iswspace;
Dwctype.h67 #undef iswspace
/external/icu/icu4c/source/test/perf/charperf/
Dcharperf.h205 iswspace(ch); in StdLibIsSpace()
240 iswspace(ch); in StdLibIsWhiteSpace()
/external/python/cpython2/Objects/
Dunicodetype_db.h3277 return iswspace(ch); in _PyUnicode_IsWhitespace()
/external/toybox/toys/posix/
Dwc.c87 space = iswspace(wchar); in do_wc()
/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h108 return ::iswspace(c); in iswspace_l()
/external/libedit/src/
Dvis.c166 ((iswspace(c) && (nextc == L'\r' || nextc == L'\n')) || in do_mvis()
168 (!iswspace(c) && (c < 33 || (c > 60 && c < 62) || c > 126)) || in do_mvis()
Dchartype.h85 #define Isspace(x) iswspace(x)
/external/libedit/examples/
Dwtc1.c69 for (ptr = lf->cursor -1; !iswspace(*ptr) && ptr > lf->buffer; --ptr) in complete()
/external/python/cpython3/Include/
Dpyport.h574 #define isspace(c) iswspace(btowc(c))
/external/python/cpython2/Include/
Dpyport.h733 #define isspace(c) iswspace(btowc(c))
Dunicodeobject.h334 #define Py_UNICODE_ISSPACE(ch) iswspace(ch)
/external/libchrome/base/strings/
Dstring_number_conversions.cc113 return 0 != iswspace(c); in Invoke()
/external/python/cpython3/Modules/
Doverlapped.c494 while (iswspace(lpMsgBuf[n-1])) in overlapped_FormatMessage()
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c246 while (iswspace(lpMsgBuf[n-1])) in FormatError()
/external/libxml2/
Dtrio.c184 # define iswspace(x) isspace(x) macro
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2133 fun:iswspace=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym1189 PUBLIC ddba0 0 iswspace
/external/google-breakpad/src/processor/testdata/
Dmodule0.out13671 FUNC 10355 e 4 iswspace
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym13671 FUNC 10355 e 4 iswspace