Home
last modified time | relevance | path

Searched refs:__isalpha_l (Results 1 – 1 of 1) sorted by relevance

/ctype/
A Dctype.h286 # define __isalpha_l(c,l) __isctype_l((c), _ISalpha, (l)) macro
305 # define isalpha_l(c,l) __isalpha_l ((c), (l))

Completed in 4 milliseconds