Home | History | Annotate | Download | only in python2.7

Lines Matching refs:iswalpha

856 #define isalpha(c) iswalpha(btowc(c))