Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ed/
H A Ded.c212 static int ocerr2; /* Flags if ANY line changed by substitute(). 0=nc. */ variable
1944 ocerr2 = 0; in substitute()
1978 if (ocerr2 == 0) in substitute()
2097 ocerr2++; in dosub()