Lines Matching full:cloc
802 locale_t cloc = newlocale(LC_ALL, "C.UTF-8", 0);803 locale_t old_locale = uselocale(cloc);822 freelocale(cloc);