Searched refs:ISALPHA (Results 1 – 1 of 1) sorted by relevance
138 # define ISALPHA(Ch) __iswalpha_l ((Ch), _nl_C_locobj_ptr) macro151 # define ISALPHA(Ch) __isalpha_l ((Ch), _nl_C_locobj_ptr) macro356 && (!ISALPHA (c) in INTERNAL()404 if (ISALPHA (c)) in INTERNAL()411 else if (ISALPHA (c)) in INTERNAL()452 if (ISALPHA (c)) in INTERNAL()459 else if (ISALPHA (c)) in INTERNAL()
Completed in 4 milliseconds