Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c272 } _LocaleCoercionTarget; typedef
274 static _LocaleCoercionTarget _TARGET_LOCALES[] = {
285 const _LocaleCoercionTarget *target = NULL; in _Py_IsLocaleCoercionTarget()
301 _coerce_default_locale_settings(int warn, const _LocaleCoercionTarget *target) in _coerce_default_locale_settings()
339 const _LocaleCoercionTarget *target = NULL; in _Py_CoerceLegacyLocale()
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv1806 Python/pylifecycle.c - _TARGET_LOCALES variable static _LocaleCoercionTarget _TARGET_LOCALES[]