Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dexceptions.c1414 PyUnicodeEncodeError_SetStart(PyObject *exc, Py_ssize_t start) in PyUnicodeEncodeError_SetStart() function
/aosp_15_r20/external/python/cpython3/Objects/
Dexceptions.c2694 PyUnicodeEncodeError_SetStart(PyObject *exc, Py_ssize_t start) in PyUnicodeEncodeError_SetStart() function