Searched refs:PyCodec_ReplaceErrors (Results 1 – 16 of 16) sorted by relevance
201 PyAPI_FUNC(PyObject *) PyCodec_ReplaceErrors(PyObject *exc);
228 PyAPI_FUNC(PyObject *) PyCodec_ReplaceErrors(PyObject *exc);
652 PyObject *PyCodec_ReplaceErrors(PyObject *exc) in PyCodec_ReplaceErrors() function922 return PyCodec_ReplaceErrors(exc); in replace_errors()
114 .. c:function:: PyObject* PyCodec_ReplaceErrors(PyObject *exc)
106 .. c:function:: PyObject* PyCodec_ReplaceErrors(PyObject *exc)
699 PyObject *PyCodec_ReplaceErrors(PyObject *exc) in PyCodec_ReplaceErrors() function1377 return PyCodec_ReplaceErrors(exc); in replace_errors()
877 "PyCodec_ReplaceErrors"
157 EXPORT_FUNC(PyCodec_ReplaceErrors)
83 function,PyCodec_ReplaceErrors,3.2,,
330 PyCodec_ReplaceErrors:PyObject*::+1:331 PyCodec_ReplaceErrors:PyObject*:exc:0:
90 …<elf-symbol name='PyCodec_ReplaceErrors' type='func-type' binding='global-binding' visibility='def…11527 …PyCodec_ReplaceErrors' mangled-name='PyCodec_ReplaceErrors' filepath='Python/codecs.c' line='699' …
516 [function.PyCodec_ReplaceErrors]