Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhistedit.h230 #define H_REPLACE 25 /* , const char *, histdata_t); */ macro
H A Dhistory.c1158 case H_REPLACE: /* only use after H_NEXT_EVDATA */ in FUNW()
H A Dreadline.c1613 if (history(h, &ev, H_REPLACE, line, data)) in replace_history_entry()