Searched refs:unicode_translate_call_errorhandler (Results 1 – 3 of 3) sorted by relevance
4886 static PyObject *unicode_translate_call_errorhandler(const char *errors, in unicode_translate_call_errorhandler() function5160 repunicode = unicode_translate_call_errorhandler(errors, &errorHandler, in PyUnicode_TranslateCharmap()
9133 unicode_translate_call_errorhandler(const char *errors, in unicode_translate_call_errorhandler() function9493 repunicode = unicode_translate_call_errorhandler(errors, &errorHandler, in _PyUnicode_TranslateCharmap()
1562 Objects/unicodeobject.c unicode_translate_call_errorhandler argparse -