Home
last modified time | relevance | path

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

/third_party/python/Include/
Dcodecs.h238 PyAPI_FUNC(PyObject *) PyCodec_NameReplaceErrors(PyObject *exc);
/third_party/python/Doc/c-api/
Dcodec.rst127 .. c:function:: PyObject* PyCodec_NameReplaceErrors(PyObject *exc)
/third_party/python/Python/
Dcodecs.c959 PyObject *PyCodec_NameReplaceErrors(PyObject *exc) in PyCodec_NameReplaceErrors() function
1394 return PyCodec_NameReplaceErrors(exc); in namereplace_errors()
/third_party/python/Doc/data/
Dstable_abi.dat72 function,PyCodec_NameReplaceErrors,3.7,
Drefcounts.dat339 PyCodec_NameReplaceErrors:PyObject*::+1:
340 PyCodec_NameReplaceErrors:PyObject*:exc:0:
/third_party/python/PC/
Dpython3dll.c150 EXPORT_FUNC(PyCodec_NameReplaceErrors)
/third_party/python/Misc/
Dstable_abi.txt1822 function PyCodec_NameReplaceErrors
/third_party/python/Doc/whatsnew/
D3.5.rst2190 A new :c:func:`PyCodec_NameReplaceErrors` function to replace the unicode