Searched refs:update_history (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dsearch.c456 update_history(&search_history, answer);
906 update_history(&search_history, answer);
927 update_history(&replace_history, answer);
1296 void update_history(filestruct **h, const char *s) function
H A Dbrowser.c1001 update_history(&search_history, answer);
H A Dproto.h618 void update_history(filestruct **h, const char *s);
H A Dfiles.c2488 update_history(history, line);

Completed in 85 milliseconds