Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/vi/vi/
Dv_ex.c361 int do_cedit, do_resolution, ifcontinue; in v_ex() local
374 for (do_cedit = do_resolution = 0;;) { in v_ex()
448 do_resolution = 1; in v_ex()
459 if (do_resolution) { in v_ex()