OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wctype
(Results
1 - 25
of
168
) sorted by null
1
2
3
4
5
6
7
/external/stlport/test/unit/
wctype_header_test.c
8
#include <
wctype
.h>
/ndk/tests/device/test-gnustl-full/unit/
wctype_header_test.c
8
#include <
wctype
.h>
/ndk/tests/device/test-stlport/unit/
wctype_header_test.c
8
#include <
wctype
.h>
/ndk/sources/android/support/src/musl-locale/
wctype_l.c
1
#include <
wctype
.h>
5
return
wctype
(s);
iswalnum_l.c
1
#include <
wctype
.h>
iswalpha_l.c
1
#include <
wctype
.h>
iswblank_l.c
1
#include <
wctype
.h>
iswcntrl_l.c
1
#include <
wctype
.h>
iswdigit_l.c
1
#include <
wctype
.h>
iswgraph_l.c
1
#include <
wctype
.h>
iswlower_l.c
1
#include <
wctype
.h>
iswprint_l.c
1
#include <
wctype
.h>
iswpunct_l.c
1
#include <
wctype
.h>
iswspace_l.c
1
#include <
wctype
.h>
iswupper_l.c
1
#include <
wctype
.h>
iswxdigit_l.c
1
#include <
wctype
.h>
towlower_l.c
1
#include <
wctype
.h>
towupper_l.c
1
#include <
wctype
.h>
wctrans_l.c
1
#include <
wctype
.h>
/ndk/sources/android/support/src/musl-ctype/
iswupper.c
1
#include <
wctype
.h>
iswdigit.c
2
#include <
wctype
.h>
iswgraph.c
1
#include <
wctype
.h>
iswlower.c
1
#include <
wctype
.h>
iswxdigit.c
2
#include <
wctype
.h>
/external/bison/lib/
iswblank.c
20
#include <
wctype
.h>
Completed in 1593 milliseconds
1
2
3
4
5
6
7