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

/freebsd-11.0-release/lib/libedit/
H A Dsearch.h49 int patdir; /* Direction of the last search */ member in struct:el_search_t
H A Dsearch.c76 el->el_search.patdir = -1;
468 el->el_search.patdir = dir;
H A Dvi.c698 return cv_repeat_srch(el, el->el_search.patdir);
715 el->el_search.patdir == ED_SEARCH_PREV_HISTORY ?

Completed in 53 milliseconds