Searched defs:isalpha (Results 1 – 2 of 2) sorted by relevance
44 __ctype_inline int isalpha(int __c) in isalpha() function
127 #define isalpha(c) do_not_use_isalpha_with_safe_ctype macro