Home
last modified time | relevance | path

Searched refs:_PyUnicode_IsNumeric (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Include/
Dunicodeobject.h222 # define _PyUnicode_IsNumeric _PyUnicodeUCS2_IsNumeric macro
309 # define _PyUnicode_IsNumeric _PyUnicodeUCS4_IsNumeric macro
347 #define Py_UNICODE_ISNUMERIC(ch) _PyUnicode_IsNumeric(ch)
377 #define Py_UNICODE_ISNUMERIC(ch) _PyUnicode_IsNumeric(ch)
1401 PyAPI_FUNC(int) _PyUnicode_IsNumeric(
/external/python/cpython2/Objects/
Dunicodectype.c118 int _PyUnicode_IsNumeric(Py_UNICODE ch) in _PyUnicode_IsNumeric() function
/external/python/cpython3/Objects/
Dunicodectype.c140 int _PyUnicode_IsNumeric(Py_UCS4 ch) in _PyUnicode_IsNumeric() function
/external/python/cpython3/Include/cpython/
Dunicodeobject.h38 #define Py_UNICODE_ISNUMERIC(ch) _PyUnicode_IsNumeric(ch)
1145 PyAPI_FUNC(int) _PyUnicode_IsNumeric(
/external/python/cpython3/Doc/data/
Dpython3.10.abi1278 …<elf-symbol name='_PyUnicode_IsNumeric' type='func-type' binding='global-binding' visibility='defa…
11821 …<function-decl name='_PyUnicode_IsNumeric' mangled-name='_PyUnicode_IsNumeric' filepath='./Include…
11914_PyUnicode_IsNumeric' mangled-name='_PyUnicode_IsNumeric' filepath='Objects/unicodectype.c' line='…