Searched refs:gv_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;
1555 if (!gv_found) {
1556 gv_found = 1;
1564 if (at_found || gv_found)

Completed in 109 milliseconds