Home
last modified time | relevance | path

Searched refs:isalpha (Results 1 – 25 of 67) sorted by relevance

123

/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dbug-usesetlocale.c13 int first = !!isalpha(0xE4); in do_test()
17 int global_de = !!isalpha(0xE4); in do_test()
22 int used_c = !!isalpha(0xE4); in do_test()
26 int used_global = !!isalpha(0xE4); in do_test()
A Dtst-ctype.c107 if (isalpha ('\0')) in main()
158 if (! isalpha (*cp)) in main()
161 if (! isalpha (*cp)) in main()
164 if (isalpha (*cp)) in main()
167 if (isalpha (*cp)) in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A DuClibc_ctype.h139 # define __isalpha(c) __body(isalpha,c)
162 # define isalpha(c) __isalpha(c) macro
184 # define isalpha(c) __C_isalpha(c)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dctype.SUSv4.syms2 isalpha
/l4re-core-master/uclibc/lib/contrib/uclibc/test/ctype/
A Dctype.c46 TEST( isalpha(c)!=0); in main()
53 TEST( isalpha(c)==0); in main()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/
A Dctype.h36 using std::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_global/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_std/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_global/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_std/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_global/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_std/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_global/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_std/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_global/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_std/
A Dcctype49 #undef isalpha
65 using ::isalpha;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_std/
A Dcctype49 #undef isalpha
65 using ::isalpha;

Completed in 22 milliseconds

123