Searched refs:PyCodec_ReplaceErrors (Results 1 – 8 of 8) sorted by relevance
156 PyAPI_FUNC(PyObject *) PyCodec_ReplaceErrors(PyObject *exc);
114 .. c:function:: PyObject* PyCodec_ReplaceErrors(PyObject *exc)
683 PyObject *PyCodec_ReplaceErrors(PyObject *exc) in PyCodec_ReplaceErrors() function1355 return PyCodec_ReplaceErrors(exc); in replace_errors()
160 EXPORT_FUNC(PyCodec_ReplaceErrors)
85 func,PyCodec_ReplaceErrors,3.2,,
330 PyCodec_ReplaceErrors:PyObject*::+1:331 PyCodec_ReplaceErrors:PyObject*:exc:0:
91 …<elf-symbol name='PyCodec_ReplaceErrors' type='func-type' binding='global-binding' visibility='def…24633 …PyCodec_ReplaceErrors' mangled-name='PyCodec_ReplaceErrors' filepath='Python/codecs.c' line='683' …
521 [function.PyCodec_ReplaceErrors]