Home
last modified time | relevance | path

Searched refs:PyCodec_XMLCharRefReplaceErrors (Results 1 – 7 of 7) sorted by relevance

/third_party/python/Include/
Dcodecs.h231 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/third_party/python/Doc/c-api/
Dcodec.rst118 .. c:function:: PyObject* PyCodec_XMLCharRefReplaceErrors(PyObject *exc)
/third_party/python/Python/
Dcodecs.c752 PyObject *PyCodec_XMLCharRefReplaceErrors(PyObject *exc) in PyCodec_XMLCharRefReplaceErrors() function
1383 return PyCodec_XMLCharRefReplaceErrors(exc); in xmlcharrefreplace_errors()
/third_party/python/Doc/data/
Dstable_abi.dat80 function,PyCodec_XMLCharRefReplaceErrors,3.2,
Drefcounts.dat333 PyCodec_XMLCharRefReplaceErrors:PyObject*::+1:
334 PyCodec_XMLCharRefReplaceErrors:PyObject*:exc:0:
/third_party/python/PC/
Dpython3dll.c158 EXPORT_FUNC(PyCodec_XMLCharRefReplaceErrors)
/third_party/python/Misc/
Dstable_abi.txt434 function PyCodec_XMLCharRefReplaceErrors