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.h271 PyObject *error_handler_obj = NULL; in STRINGLIB() local
/external/python/cpython3/Objects/
Dunicodeobject.c5219 PyObject *error_handler_obj = NULL; in unicode_decode_utf8() local
7196 PyObject *error_handler_obj = NULL; in unicode_encode_ucs1() local
7403 PyObject *error_handler_obj = NULL; in PyUnicode_DecodeASCII() local
8864 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors, in charmap_encoding_error()
9018 PyObject *error_handler_obj = NULL; in _PyUnicode_EncodeCharmap() local