Home
last modified time | relevance | path

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

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