Lines Matching refs:locale
70 #include <locale.h>
135 H(" C set LC_COLLATE and LC_CTYPE to the locale in field 2\n");
539 int locale = 0;
783 bad("locale query expected\n", NiL);
785 if (locale)
786 bad("locale nesting not supported\n", NiL);
788 bad("locale field expected\n", NiL);
797 printf("NOTE \"%s\" locale\n", s);
798 locale = level;
880 else if (locale & level) {
881 locale = 0;
886 printf("NOTE \"%s\" locale\n", s);