Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhistedit.h232 #define H_REPLACE 25 /* , const char *, histdata_t); */ macro
H A Dhistory.c1161 case H_REPLACE: /* only use after H_NEXT_EVDATA */ in history()
H A Dreadline.c1616 if (history(h, &ev, H_REPLACE, line, data)) in replace_history_entry()
H A DChangeLog366 since H_REPLACE already makes a copy (fixes memory leak)