HomeSort by relevance Sort by last modified time
    Searched refs:error_handler_obj (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Objects/stringlib/
codecs.h 268 PyObject *error_handler_obj = NULL; local
384 errors, &error_handler_obj, "utf-8", "surrogates not allowed",
449 Py_XDECREF(error_handler_obj);
457 Py_XDECREF(error_handler_obj);
  /external/python/cpython3/Objects/
unicodeobject.c 4965 PyObject *error_handler_obj = NULL; local
6712 PyObject *error_handler_obj = NULL; local
6938 PyObject *error_handler_obj = NULL; local
8538 PyObject *error_handler_obj = NULL; local
    [all...]

Completed in 147 milliseconds