Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_fileutils.h43 PyAPI_FUNC(void) _Py_ResetForceASCII(void);
/third_party/python/Python/
Dfileutils.c302 _Py_ResetForceASCII(void) in _Py_ResetForceASCII() function
375 _Py_ResetForceASCII(void) in _Py_ResetForceASCII() function
Dpylifecycle.c438 _Py_ResetForceASCII(); in _Py_SetLocaleFromEnv()