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

/illumos-gate/usr/src/cmd/expand/
H A Dexpand.c56 static int isClocale; variable
79 isClocale = (strcmp(locale, "C") == 0);
186 if (isClocale) {
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c98 static int isClocale = 0; variable
199 isClocale = 1;
428 if (isClocale)

Completed in 61 milliseconds