Home | History | Annotate | Download | only in Objects

Lines Matching refs:Py_ISXDIGIT

1222             if (s < end && Py_ISXDIGIT(s[0]))