Searched defs:isalpha_l (Results 1 – 2 of 2) sorted by relevance
38 int isalpha_l(int c, locale_t) { in isalpha_l() function
64 TEST(ctype, isalpha_l) { in TEST() argument