Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodectype.c84 int _PyUnicode_ToDecimalDigit(Py_UNICODE ch) in _PyUnicode_ToDecimalDigit() function
/external/python/cpython2/Include/
Dunicodeobject.h226 # define _PyUnicode_ToDecimalDigit _PyUnicodeUCS2_ToDecimalDigit macro
313 # define _PyUnicode_ToDecimalDigit _PyUnicodeUCS4_ToDecimalDigit macro