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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex.c204 int at_found, gv_found; local
1540 at_found = gv_found = 0;
1547 if (!at_found) {
1548 at_found = 1;
1564 if (at_found || gv_found)

Completed in 69 milliseconds