Lines Matching refs:cloc
514 locale_t cloc = newlocale(LC_ALL, "C.UTF-8", 0);515 locale_t old_locale = uselocale(cloc);534 freelocale(cloc);