Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c412 } _LocaleCoercionTarget; typedef
414 static _LocaleCoercionTarget _TARGET_LOCALES[] = {
433 const _LocaleCoercionTarget *target = NULL; in get_default_standard_stream_error_handler()
452 _coerce_default_locale_settings(const _PyCoreConfig *config, const _LocaleCoercionTarget *target) in _coerce_default_locale_settings()
488 const _LocaleCoercionTarget *target = NULL; in _Py_CoerceLegacyLocale()