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

Lines Matching refs:iswalpha

353 #define Py_UNICODE_ISALPHA(ch) iswalpha(ch)