Home
last modified time | relevance | path

Searched refs:PyCodec_NameReplaceErrors (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Include/
Dcodecs.h230 PyAPI_FUNC(PyObject *) PyCodec_NameReplaceErrors(PyObject *exc);
/external/python/cpython3/Doc/c-api/
Dcodec.rst119 .. c:function:: PyObject* PyCodec_NameReplaceErrors(PyObject *exc)
/external/python/cpython3/Python/
Dcodecs.c964 PyObject *PyCodec_NameReplaceErrors(PyObject *exc) in PyCodec_NameReplaceErrors() function
1398 return PyCodec_NameReplaceErrors(exc); in namereplace_errors()
/external/python/cpython3/PC/
Dpython3.def71 PyCodec_NameReplaceErrors=python37.PyCodec_NameReplaceErrors
/external/python/cpython3/Doc/data/
Drefcounts.dat321 PyCodec_NameReplaceErrors:PyObject*::+1:
322 PyCodec_NameReplaceErrors:PyObject*:exc:0:
/external/python/cpython3/Doc/whatsnew/
D3.5.rst2190 A new :c:func:`PyCodec_NameReplaceErrors` function to replace the unicode