Home
last modified time | relevance | path

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

/third_party/python/Python/
Dpylifecycle.c282 } _LocaleCoercionTarget; typedef
284 static _LocaleCoercionTarget _TARGET_LOCALES[] = {
295 const _LocaleCoercionTarget *target = NULL; in _Py_IsLocaleCoercionTarget()
311 _coerce_default_locale_settings(int warn, const _LocaleCoercionTarget *target) in _coerce_default_locale_settings()
349 const _LocaleCoercionTarget *target = NULL; in _Py_CoerceLegacyLocale()