Searched defs:_PyUnicode_IsNumeric (Results 1 – 3 of 3) sorted by relevance
118 int _PyUnicode_IsNumeric(Py_UNICODE ch) in _PyUnicode_IsNumeric() function
140 int _PyUnicode_IsNumeric(Py_UCS4 ch) in _PyUnicode_IsNumeric() function
222 # define _PyUnicode_IsNumeric _PyUnicodeUCS2_IsNumeric macro309 # define _PyUnicode_IsNumeric _PyUnicodeUCS4_IsNumeric macro