Home
last modified time | relevance | path

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

/third_party/python/Python/
Dfileutils.c50 get_surrogateescape(_Py_error_handler errors, int *surrogateescape) in get_surrogateescape() function
318 if (get_surrogateescape(errors, &surrogateescape) < 0) { in encode_ascii()
393 if (get_surrogateescape(errors, &surrogateescape) < 0) { in decode_ascii()
449 if (get_surrogateescape(errors, &surrogateescape) < 0) { in decode_current_locale()
673 if (get_surrogateescape(errors, &surrogateescape) < 0) { in encode_current_locale()