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.h272 PyObject *error_handler_obj = NULL; in STRINGLIB() local
/external/python/cpython3/Objects/
Dunicodeobject.c5021 PyObject *error_handler_obj = NULL; in unicode_decode_utf8() local
6949 PyObject *error_handler_obj = NULL; in unicode_encode_ucs1() local
7156 PyObject *error_handler_obj = NULL; in PyUnicode_DecodeASCII() local
8595 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, in charmap_encoding_error()
8749 PyObject *error_handler_obj = NULL; in _PyUnicode_EncodeCharmap() local