Searched defs:quoting (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c97 int quoting; /* boolean indicating quotes is used */ variable
635 if (quoting && c == quote) { /* quote is used */
910 quoting = 0;
915 quoting = 0;
922 quoting = 0;
927 quoting = 0;
931 quoting = 1;
966 quoting = 0;

Completed in 495 milliseconds