Home
last modified time | relevance | path

Searched defs:locale_data (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Python/
Dpystrtod.c129 struct lconv *locale_data; in _PyOS_ascii_strtod() local
378 struct lconv *locale_data = localeconv(); in change_decimal_from_locale_to_dot() local
/external/python/cpython2/Objects/stringlib/
Dlocaleutil.h205 struct lconv *locale_data = localeconv(); in _Py_InsertThousandsGroupingLocale() local
Dformatter.h643 struct lconv *locale_data = localeconv(); in get_locale_info() local
/external/python/cpython3/Python/
Dpystrtod.c169 struct lconv *locale_data; in _PyOS_ascii_strtod() local
451 struct lconv *locale_data = localeconv(); in change_decimal_from_locale_to_dot() local