Home
last modified time | relevance | path

Searched defs:locale_type (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_locale.py265 locale_type = locale.LC_NUMERIC variable in TestNumberFormatting
340 locale_type = locale.LC_CTYPE variable in TestStringMethods
/external/python/cpython3/Lib/test/
Dtest_locale.py268 locale_type = locale.LC_NUMERIC variable in TestNumberFormatting
362 locale_type = locale.LC_ALL variable in TestEnUSCollation
/external/flatbuffers/include/flatbuffers/
Dutil.h209 typedef _locale_t locale_type; typedef