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

Lines Matching refs:towlower

341 #define Py_UNICODE_TOLOWER(ch) towlower(ch)