Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/exstr/
H A Dexstr.c238 int cont_str = 0; /* string continues in the next line */ in replace() local
373 cont_str++; in replace()
376 if (cont_str) { in replace()
396 if (!cont_str) { in replace()
401 cont_str = 0; in replace()