Home
last modified time | relevance | path

Searched refs:xmlcharrefreplace_errors (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_codeccallbacks.py529 codecs.xmlcharrefreplace_errors,
535 codecs.xmlcharrefreplace_errors,
541 codecs.xmlcharrefreplace_errors,
546 codecs.xmlcharrefreplace_errors,
556 codecs.xmlcharrefreplace_errors(
649 codecs.xmlcharrefreplace_errors,
697 codecs.register_error("test.xmlcharrefreplace", codecs.xmlcharrefreplace_errors)
845 codecs.xmlcharrefreplace_errors,
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_codeccallbacks.py504 codecs.xmlcharrefreplace_errors,
510 codecs.xmlcharrefreplace_errors,
516 codecs.xmlcharrefreplace_errors,
521 codecs.xmlcharrefreplace_errors,
530 codecs.xmlcharrefreplace_errors(
787 codecs.xmlcharrefreplace_errors,
922 codecs.register_error("test.xmlcharrefreplace", codecs.xmlcharrefreplace_errors)
1221 codecs.xmlcharrefreplace_errors,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dcodecs.py1101 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable
1109 xmlcharrefreplace_errors = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcodecs.py1101 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable
1109 xmlcharrefreplace_errors = None variable
/aosp_15_r20/external/python/cpython3/Lib/
Dcodecs.py1101 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable
1109 xmlcharrefreplace_errors = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcodecs.py1101 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable
1109 xmlcharrefreplace_errors = None variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcodecs.py1101 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable
1109 xmlcharrefreplace_errors = None variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dcodecs.py1101 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable
1109 xmlcharrefreplace_errors = None variable
/aosp_15_r20/external/python/cpython2/Lib/
Dcodecs.py1091 xmlcharrefreplace_errors = lookup_error("xmlcharrefreplace") variable
1098 xmlcharrefreplace_errors = None variable
/aosp_15_r20/external/python/cpython2/Python/
Dcodecs.c926 static PyObject *xmlcharrefreplace_errors(PyObject *self, PyObject *exc) in xmlcharrefreplace_errors() function
980 xmlcharrefreplace_errors, in _PyCodecRegistry_Init()
/aosp_15_r20/external/python/cpython3/Python/
Dcodecs.c1381 static PyObject *xmlcharrefreplace_errors(PyObject *self, PyObject *exc) in xmlcharrefreplace_errors() function
1448 xmlcharrefreplace_errors, in _PyCodecRegistry_Init()
/aosp_15_r20/external/python/cpython3/Doc/library/
Dcodecs.rst377 | | in :func:`xmlcharrefreplace_errors`. |
488 .. function:: xmlcharrefreplace_errors(exception)
/aosp_15_r20/external/python/cpython2/Doc/library/
Dcodecs.rst226 .. function:: xmlcharrefreplace_errors(exception)
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...