Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dfileutils.c101 check_force_ascii(void) in check_force_ascii() function
188 force_ascii = check_force_ascii(); in _Py_GetForceASCII()
501 force_ascii = check_force_ascii(); in _Py_DecodeLocaleEx()
663 force_ascii = check_force_ascii(); in encode_locale_ex()