Lines Matching full:setlocale
1519 if (setlocale(LC_ALL, opt_locale) == 0) {1520 fprintf(stderr, "setlocale(LC_ALL, %s) failed.\n", opt_locale);