Home | History | Annotate | Download | only in Include

Lines Matching refs:iswlower

336 #define Py_UNICODE_ISLOWER(ch) iswlower(ch)