Home
last modified time | relevance | path

Searched defs:_PyUnicode_IsNumeric (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dunicodectype.c118 int _PyUnicode_IsNumeric(Py_UNICODE ch) in _PyUnicode_IsNumeric() function
/external/python/cpython2/Include/
Dunicodeobject.h222 # define _PyUnicode_IsNumeric _PyUnicodeUCS2_IsNumeric macro
309 # define _PyUnicode_IsNumeric _PyUnicodeUCS4_IsNumeric macro