Searched refs:_TARGET_LOCALES (Results 1 – 3 of 3) sorted by relevance
274 static _LocaleCoercionTarget _TARGET_LOCALES[] = { variable286 for (target = _TARGET_LOCALES; target->locale_name; target++) { in _Py_IsLocaleCoercionTarget()340 for (target = _TARGET_LOCALES; target->locale_name; target++) { in _Py_CoerceLegacyLocale()
337 _TARGET_LOCALES
1806 Python/pylifecycle.c - _TARGET_LOCALES variable static _LocaleCoercionTarget _TARGET_LOCALES[]