Searched refs:_Py_IsLocaleCoercionTarget (Results 1 – 3 of 3) sorted by relevance
48 PyAPI_FUNC(int) _Py_IsLocaleCoercionTarget(const char *ctype_loc);
293 _Py_IsLocaleCoercionTarget(const char *ctype_loc) in _Py_IsLocaleCoercionTarget() function
1841 if (_Py_IsLocaleCoercionTarget(loc)) { in config_get_stdio_errors()