Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Include/
Dcodecs.h204 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dcodecs.h231 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dcodecs.h231 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/aosp_15_r20/external/python/cpython3/Include/
Dcodecs.h231 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dcodecs.h231 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dcodecs.h231 PyAPI_FUNC(PyObject *) PyCodec_XMLCharRefReplaceErrors(PyObject *exc);
/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c705 PyObject *PyCodec_XMLCharRefReplaceErrors(PyObject *exc) in PyCodec_XMLCharRefReplaceErrors() function
928 return PyCodec_XMLCharRefReplaceErrors(exc); in xmlcharrefreplace_errors()
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dcodec.rst118 .. c:function:: PyObject* PyCodec_XMLCharRefReplaceErrors(PyObject *exc)
/aosp_15_r20/external/python/cpython2/Doc/c-api/
Dcodec.rst110 .. c:function:: PyObject* PyCodec_XMLCharRefReplaceErrors(PyObject *exc)
/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c752 PyObject *PyCodec_XMLCharRefReplaceErrors(PyObject *exc) in PyCodec_XMLCharRefReplaceErrors() function
1383 return PyCodec_XMLCharRefReplaceErrors(exc); in xmlcharrefreplace_errors()
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def878 "PyCodec_XMLCharRefReplaceErrors"
/aosp_15_r20/external/python/cpython3/PC/
Dpython3dll.c162 EXPORT_FUNC(PyCodec_XMLCharRefReplaceErrors)
/aosp_15_r20/external/python/cpython3/Doc/data/
Dstable_abi.dat88 function,PyCodec_XMLCharRefReplaceErrors,3.2,,
Drefcounts.dat333 PyCodec_XMLCharRefReplaceErrors:PyObject*::+1:
334 PyCodec_XMLCharRefReplaceErrors:PyObject*:exc:0:
Dpython3.11.abi95 …<elf-symbol name='PyCodec_XMLCharRefReplaceErrors' type='func-type' binding='global-binding' visib…
11523PyCodec_XMLCharRefReplaceErrors' mangled-name='PyCodec_XMLCharRefReplaceErrors' filepath='Python/c…
/aosp_15_r20/external/python/cpython3/Misc/
Dstable_abi.toml524 [function.PyCodec_XMLCharRefReplaceErrors]