Searched defs:_PyUnicode_IsDecimalDigit (Results 1 – 3 of 3) sorted by relevance
91 int _PyUnicode_IsDecimalDigit(Py_UNICODE ch) in _PyUnicode_IsDecimalDigit() function
113 int _PyUnicode_IsDecimalDigit(Py_UCS4 ch) in _PyUnicode_IsDecimalDigit() function
218 # define _PyUnicode_IsDecimalDigit _PyUnicodeUCS2_IsDecimalDigit macro305 # define _PyUnicode_IsDecimalDigit _PyUnicodeUCS4_IsDecimalDigit macro