HomeSort by relevance Sort by last modified time
    Searched refs:iswdigit (Results 1 - 25 of 55) sorted by null

1 2 3

  /ndk/sources/host-tools/sed-4.2.1/lib/
wctype.in.h 81 # undef iswdigit macro
96 # define iswdigit rpl_iswdigit macro
132 iswdigit (wint_t wc) function
  /external/stlport/stlport/stl/
_cwctype.h 73 using _STLP_VENDOR_CSTD_WFUNC::iswdigit;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 73 using _STLP_VENDOR_CSTD_WFUNC::iswdigit;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 73 using _STLP_VENDOR_CSTD_WFUNC::iswdigit;
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 73 using _STLP_VENDOR_CSTD_WFUNC::iswdigit;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 73 using _STLP_VENDOR_CSTD_WFUNC::iswdigit;
  /external/stlport/stlport/
ctype.h 89 __inline int (iswdigit)(int c) { return iswctype((unsigned short)(c), _DIGIT); } function
  /ndk/sources/cxx-stl/stlport/stlport/
ctype.h 89 __inline int (iswdigit)(int c) { return iswctype((unsigned short)(c), _DIGIT); } function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/
ctype.h 89 __inline int (iswdigit)(int c) { return iswctype((unsigned short)(c), _DIGIT); } function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/
ctype.h 89 __inline int (iswdigit)(int c) { return iswctype((unsigned short)(c), _DIGIT); } function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/
ctype.h 89 __inline int (iswdigit)(int c) { return iswctype((unsigned short)(c), _DIGIT); } function
  /bionic/libc/include/
wchar.h 83 extern int iswdigit(wint_t);
  /development/ndk/platforms/android-3/include/
wchar.h 83 extern int iswdigit(wint_t);
  /development/ndk/platforms/android-8/include/
wchar.h 83 extern int iswdigit(wint_t);
  /development/ndk/platforms/android-9/include/
wchar.h 84 extern int iswdigit(wint_t);
  /external/icu4c/test/perf/charperf/
charperf.h 196 iswdigit(ch);
  /external/srec/portable/include/
ptypes.h 431 #define LISDIGIT iswdigit
  /external/webkit/Source/JavaScriptCore/wtf/unicode/brew/
UnicodeBrew.cpp 64 return !!iswdigit(c);
  /external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
UnicodeWinCE.cpp 72 return !!iswdigit(c);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
wchar.h 84 extern int iswdigit(wint_t);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wctype.h 110 /* Test for any wide character for which `iswalpha' or `iswdigit' is
116 wide-characters for which none of `iswcntrl', `iswdigit',
125 extern int iswdigit (wint_t __wc) __THROW;
133 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
151 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
229 /* Test for any wide character for which `iswalpha' or `iswdigit' is
235 wide-characters for which none of `iswcntrl', `iswdigit',
252 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
270 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wctype.h 110 /* Test for any wide character for which `iswalpha' or `iswdigit' is
116 wide-characters for which none of `iswcntrl', `iswdigit',
125 extern int iswdigit (wint_t __wc) __THROW;
133 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
151 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
229 /* Test for any wide character for which `iswalpha' or `iswdigit' is
235 wide-characters for which none of `iswcntrl', `iswdigit',
252 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
270 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
wctype.h 110 /* Test for any wide character for which `iswalpha' or `iswdigit' is
116 wide-characters for which none of `iswcntrl', `iswdigit',
125 extern int iswdigit (wint_t __wc) __THROW;
133 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
151 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
229 /* Test for any wide character for which `iswalpha' or `iswdigit' is
235 wide-characters for which none of `iswcntrl', `iswdigit',
252 none of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
270 of `iswcntrl', `iswdigit', `iswpunct', or `iswspace' is true. */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
wchar.h 84 extern int iswdigit(wint_t);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
wchar.h 83 extern int iswdigit(wint_t);

Completed in 860 milliseconds

1 2 3