Home
last modified time | relevance | path

Searched refs:wctype (Results 1 – 11 of 11) sorted by relevance

/bionic/tests/
Dwctype_test.cpp59 TEST(wctype, iswalnum) { in TEST() argument
63 TEST(wctype, iswalpha) { in TEST() argument
67 TEST(wctype, iswblank) { in TEST() argument
71 TEST(wctype, iswcntrl) { in TEST() argument
75 TEST(wctype, iswdigit) { in TEST() argument
79 TEST(wctype, iswgraph) { in TEST() argument
83 TEST(wctype, iswlower) { in TEST() argument
87 TEST(wctype, iswprint) { in TEST() argument
91 TEST(wctype, iswpunct) { in TEST() argument
95 TEST(wctype, iswspace) { in TEST() argument
[all …]
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dutils.h60 #define wctype(s) __regex_wctype(s) macro
Dregcomp.c1324 if ((wct = wctype(clname)) == 0) {
/bionic/libc/include/bits/
Dwctype.h57 wctype_t wctype(const char* _Nonnull __name);
/bionic/libc/bionic/
Dwctype.cpp146 wctype_t wctype(const char* property) { in wctype() function
161 return wctype(property); in wctype_l()
/bionic/tests/headers/posix/
Dwctype_h.c75 FUNCTION(wctype, wctype_t (*f)(const char*)); in wctype_h()
/bionic/docs/
Dstatus.md189 * <wctype.h> `towctrans`/`towctrans_l`/`wctrans`/`wctrans_l`
233 * <wctype.h> `iswblank`.
252 …* <wctype.h> `iswalnum_l`/`iswalpha_l`/`iswblank_l`/`iswcntrl_l`/`iswctype_l`/`iswdigit_l`/`iswgra…
/bionic/libc/tools/
Dposix-2013.txt1175 wctype
/bionic/libc/
Dlibc.map.txt1205 wctype;
DAndroid.bp992 "bionic/wctype.cpp",
1007 // This contains a weak stub implementation of __find_icu_symbol for wctype.cpp,
/bionic/tools/versioner/platforms/
Dlibc.map.txt1205 wctype;