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

Lines Matching refs:Py_UNICODE_TODIGIT

350 #define Py_UNICODE_TODIGIT(ch) _PyUnicode_ToDigit(ch)
380 #define Py_UNICODE_TODIGIT(ch) _PyUnicode_ToDigit(ch)