Home
last modified time | relevance | path

Searched refs:H_APPEND (Results 1 – 5 of 5) sorted by relevance

/src/contrib/libedit/
H A Dhistedit.h218 #define H_APPEND 11 /* , const wchar_t *); */ macro
H A Dhistory.c1040 case H_APPEND: in history()
H A DChangeLog5735 * editline.3, histedit.h, history.c: Add H_APPEND to simplify the
/src/contrib/libedit/TEST/
H A Dtc1.c226 history(hist, &ev, continuation ? H_APPEND : H_ENTER, buf); in main()
H A Dwtc1.c193 history_w(hist, &ev, continuation ? H_APPEND : H_ENTER, line); in main()