Home
last modified time | relevance | path

Searched defs:error_handler_obj (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/stringlib/
Dcodecs.h268 PyObject *error_handler_obj = NULL; in STRINGLIB() local
/external/python/cpython3/Objects/
Dunicodeobject.c4837 PyObject *error_handler_obj = NULL; in PyUnicode_DecodeUTF8Stateful() local
6736 PyObject *error_handler_obj = NULL; in unicode_encode_ucs1() local
6949 PyObject *error_handler_obj = NULL; in PyUnicode_DecodeASCII() local
8396 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, in charmap_encoding_error()
8550 PyObject *error_handler_obj = NULL; in _PyUnicode_EncodeCharmap() local