Home
last modified time | relevance | path

Searched refs:Py_UNICODE_TODIGIT (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dunicodeobject.h42 #define Py_UNICODE_TODIGIT(ch) _PyUnicode_ToDigit(ch) macro
/third_party/python/Modules/
H A Dunicodedata.c190 rc = Py_UNICODE_TODIGIT(c); in unicodedata_UCD_digit_impl()

Completed in 4 milliseconds