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

/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_unix.c55 int contread = 0; local
99 contread = 1;
202 if (c == '"' || c == '|' || (contread > 0) || !endcmd(c)) {
204 * If contread was set, then the newline just
210 contread = 0;

Completed in 101 milliseconds