Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dformatter.h639 get_locale_info(int type, LocaleInfo *locale_info) in get_locale_info() function
888 get_locale_info(format->type == 'n' ? LT_CURRENT_LOCALE : in format_int_or_long_internal()
1042 get_locale_info(format->type == 'n' ? LT_CURRENT_LOCALE : in format_float_internal()
1235 get_locale_info(format->type == 'n' ? LT_CURRENT_LOCALE : in format_complex_internal()