HomeSort by relevance Sort by last modified time
    Searched refs:wctype (Results 1 - 25 of 164) 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>
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>
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>
iswgraph.c 1 #include <wctype.h>
iswlower.c 1 #include <wctype.h>
iswalnum.c 2 #include <wctype.h>
iswblank.c 2 #include <wctype.h>
iswcntrl.c 2 #include <wctype.h>
iswpunct.c 1 #include <wctype.h>
  /external/bison/lib/
iswblank.c 20 #include <wctype.h>

Completed in 152 milliseconds

1 2 3 4 5 6 7