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

/illumos-gate/usr/src/cmd/exstr/
H A Dexstr.c250 int cont_str = 0; /* string continues in the next line */ local
385 cont_str++;
388 if (cont_str) {
408 if (!cont_str) {
413 cont_str = 0;

Completed in 73 milliseconds