Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libedit/
HDhistedit.h220 #define H_NEXT_EVENT 15 /* , const int); */ macro
HDhistory.c1106 case H_NEXT_EVENT: in FUNW()
HDreadline.c1854 pos < 0 ? H_NEXT_EVENT : H_PREV_EVENT, curr_num); in history_search_pos()