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

Lines Matching refs:iswupper

337 #define Py_UNICODE_ISUPPER(ch) iswupper(ch)