Searched refs:_PyUnicode_ToDecimalDigit (Results 1 – 9 of 9) sorted by relevance
226 # define _PyUnicode_ToDecimalDigit _PyUnicodeUCS2_ToDecimalDigit macro313 # define _PyUnicode_ToDecimalDigit _PyUnicodeUCS4_ToDecimalDigit macro349 #define Py_UNICODE_TODECIMAL(ch) _PyUnicode_ToDecimalDigit(ch)379 #define Py_UNICODE_TODECIMAL(ch) _PyUnicode_ToDecimalDigit(ch)1381 PyAPI_FUNC(int) _PyUnicode_ToDecimalDigit(
84 int _PyUnicode_ToDecimalDigit(Py_UNICODE ch) in _PyUnicode_ToDecimalDigit() function93 if (_PyUnicode_ToDecimalDigit(ch) < 0) in _PyUnicode_IsDecimalDigit()
104 int _PyUnicode_ToDecimalDigit(Py_UCS4 ch) in _PyUnicode_ToDecimalDigit() function113 if (_PyUnicode_ToDecimalDigit(ch) < 0) in _PyUnicode_IsDecimalDigit()
41 #define Py_UNICODE_TODECIMAL(ch) _PyUnicode_ToDecimalDigit(ch)1106 PyAPI_FUNC(int) _PyUnicode_ToDecimalDigit(
1302 …<elf-symbol name='_PyUnicode_ToDecimalDigit' type='func-type' binding='global-binding' visibility=…11025 …_PyUnicode_ToDecimalDigit' mangled-name='_PyUnicode_ToDecimalDigit' filepath='Objects/unicodectype…