Searched refs:_PyUnicode_ToNumeric (Results 1 – 2 of 2) sorted by relevance
4187 double _PyUnicode_ToNumeric(Py_UCS4 ch) in _PyUnicode_ToNumeric() function
43 #define Py_UNICODE_TONUMERIC(ch) _PyUnicode_ToNumeric(ch)1133 PyAPI_FUNC(double) _PyUnicode_ToNumeric(