Searched defs:isalpha (Results 1 – 4 of 4) sorted by relevance
23 LIBC_INLINE static constexpr bool isalpha(unsigned ch) { isalpha() function
38 extern "C" int isalpha(int d) { in isalpha() function
46 INTERCEPTOR(int, isalpha, int d) { in INTERCEPTOR() argument