Home
last modified time | relevance | path

Searched refs:change_locale (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_localemodule.c159 int change_locale; in locale_decode_monetary() local
160 change_locale = (!locale_is_ascii(lc->int_curr_symbol) in locale_decode_monetary()
167 if (change_locale) { in locale_decode_monetary()
/third_party/python/Python/
H A Dfileutils.c2534 int change_locale = 0; in _Py_GetLocaleconvNumeric() local
2536 change_locale = 1; in _Py_GetLocaleconvNumeric()
2539 change_locale = 1; in _Py_GetLocaleconvNumeric()
2544 if (change_locale) { in _Py_GetLocaleconvNumeric()

Completed in 5 milliseconds