Home
last modified time | relevance | path

Searched refs:isClocale (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/expand/
H A Dexpand.c54 static int isClocale; variable
77 isClocale = (strcmp(locale, "C") == 0);
184 if (isClocale) {
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c96 static int isClocale = 0; variable
197 isClocale = 1;
426 if (isClocale)