Searched refs:LC_COLLATE (Results 1 – 8 of 8) sorted by relevance
140 #define LC_COLLATE 1 ///< Affects the behavior of the strcoll and strxfrm functions. macro
274 case LC_COLLATE: in revert_to_default()351 case LC_COLLATE: in load_locale_sub()
276 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, in os_setlocale()
43 LC_COLLATE = 3 variable
392 locale.setlocale(locale.LC_COLLATE)
51 LC_COLLATE = 3 variable
712 x = PyInt_FromLong(LC_COLLATE); in init_locale()