Searched refs:AST_LC_ALL (Results 1 – 10 of 10) sorted by relevance
142 #define AST_LC_ALL 0 macro167 #define LC_ALL (-AST_LC_ALL)
143 #define AST_LC_ALL 0 macro 169 #define LC_ALL (-AST_LC_ALL)
152 #define AST_LC_ALL 0 macro177 #define LC_ALL (-AST_LC_ALL)
736 { "LC_ALL", LC_ALL, AST_LC_ALL, 0 },1035 if (category != AST_LC_ALL && category != AST_LC_LANG) in _ast_setlocale()1086 else if (category == AST_LC_ALL) in _ast_setlocale()1162 else if (category != AST_LC_ALL) in _ast_setlocale()
2354 { "LC_ALL", LC_ALL, AST_LC_ALL, 0 },2582 * set composite AST_LC_ALL locale categories2724 if (category != AST_LC_ALL && category != AST_LC_LANG) in _ast_setlocale() 2778 else if (category == AST_LC_ALL) in _ast_setlocale() 2854 else if (category != AST_LC_ALL) in _ast_setlocale()
123 case LC_ALL: return min ? -1 : AST_LC_ALL; in lcindex()
132 case LC_ALL: return min ? -1 : AST_LC_ALL; in lcindex()