Home
last modified time | relevance | path

Searched defs:history_search_forward (Results 1 – 4 of 4) sorted by relevance

/dports/editors/dte/dte-cae7c45ea5a563c022001a54d1eee71c268f62b4/src/
H A Dhistory.c33 bool history_search_forward ( in history_search_forward() function
/dports/audio/cmus/cmus-2.9.1/
H A Dhistory.c159 const char *history_search_forward(struct history *history, const char *text) in history_search_forward() function
/dports/shells/fish/fish-3.3.1/src/
H A Dinput_common.h23 history_search_forward, enumerator
/dports/math/octave/octave-6.4.0/liboctave/util/
H A Dcmd-edit.cc819 gnu_readline::history_search_forward (int count, int c) in history_search_forward() function in octave::gnu_readline