Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c274 static _LocaleCoercionTarget _TARGET_LOCALES[] = { variable
286 for (target = _TARGET_LOCALES; target->locale_name; target++) { in _Py_IsLocaleCoercionTarget()
340 for (target = _TARGET_LOCALES; target->locale_name; target++) { in _Py_CoerceLegacyLocale()
/external/python/cpython3/Tools/c-analyzer/
Dignored-globals.txt337 _TARGET_LOCALES
Dknown.tsv1806 Python/pylifecycle.c - _TARGET_LOCALES variable static _LocaleCoercionTarget _TARGET_LOCALES[]