Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dcodecs.h204 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/external/python/cpython3/Include/
Dcodecs.h223 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/external/python/cpython2/Python/
Dcodecs.c705 PyObject *PyCodec_XMLCharRefReplaceErrors(PyObject *exc) in PyCodec_XMLCharRefReplaceErrors() function
928 return PyCodec_XMLCharRefReplaceErrors(exc); in xmlcharrefreplace_errors()
/external/python/cpython3/Doc/c-api/
Dcodec.rst110 .. c:function:: PyObject* PyCodec_XMLCharRefReplaceErrors(PyObject *exc)
/external/python/cpython2/Doc/c-api/
Dcodec.rst110 .. c:function:: PyObject* PyCodec_XMLCharRefReplaceErrors(PyObject *exc)
/external/python/cpython3/Python/
Dcodecs.c757 PyObject *PyCodec_XMLCharRefReplaceErrors(PyObject *exc) in PyCodec_XMLCharRefReplaceErrors() function
1387 return PyCodec_XMLCharRefReplaceErrors(exc); in xmlcharrefreplace_errors()
/external/python/cpython3/PC/
Dpython3.def78 PyCodec_XMLCharRefReplaceErrors=python37.PyCodec_XMLCharRefReplaceErrors
/external/python/cpython2/PC/os2emx/
Dpython27.def878 "PyCodec_XMLCharRefReplaceErrors"
/external/python/cpython3/Doc/data/
Drefcounts.dat315 PyCodec_XMLCharRefReplaceErrors:PyObject*::+1:
316 PyCodec_XMLCharRefReplaceErrors:PyObject*:exc:0: