Home
last modified time | relevance | path

Searched refs:locale_error_handler (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
Dunicodeobject.c3366 locale_error_handler(const char *errors, int *surrogateescape) in locale_error_handler() function
3391 if (locale_error_handler(errors, &surrogateescape) < 0) in unicode_encode_locale()
3611 if (locale_error_handler(errors, &surrogateescape) < 0) in unicode_decode_locale()