Searched refs:_PyUnicode_IsDecimalDigit (Results 1 – 9 of 9) sorted by relevance
218 # define _PyUnicode_IsDecimalDigit _PyUnicodeUCS2_IsDecimalDigit macro305 # define _PyUnicode_IsDecimalDigit _PyUnicodeUCS4_IsDecimalDigit macro345 #define Py_UNICODE_ISDECIMAL(ch) _PyUnicode_IsDecimalDigit(ch)375 #define Py_UNICODE_ISDECIMAL(ch) _PyUnicode_IsDecimalDigit(ch)1393 PyAPI_FUNC(int) _PyUnicode_IsDecimalDigit(
36 #define Py_UNICODE_ISDECIMAL(ch) _PyUnicode_IsDecimalDigit(ch)1118 PyAPI_FUNC(int) _PyUnicode_IsDecimalDigit(
91 int _PyUnicode_IsDecimalDigit(Py_UNICODE ch) in _PyUnicode_IsDecimalDigit() function
111 int _PyUnicode_IsDecimalDigit(Py_UCS4 ch) in _PyUnicode_IsDecimalDigit() function
1288 …<elf-symbol name='_PyUnicode_IsDecimalDigit' type='func-type' binding='global-binding' visibility=…11021 …_PyUnicode_IsDecimalDigit' mangled-name='_PyUnicode_IsDecimalDigit' filepath='Objects/unicodectype…