Searched refs:append_history (Results 1 – 9 of 9) sorted by relevance
345 errno = err = append_history( in readline_append_history_file_impl()
115 :c:func:`append_history` in the underlying library. This function
177 check_library_exists(history append_history "" HAVE_LIBHISTORY)
1107 AC_CHECK_LIB(history, append_history,[
600 def append_history(self, str): member in ComboBox
860 /* Define if readline supports append_history */
5060 AC_CHECK_LIB($LIBREADLINE, append_history,5062 [Define if readline supports append_history]),,$READLINE_LIBS)
16168 char append_history ();16172 return append_history ();
74315 check_library_exists(history append_history "" HAVE_LIBHISTORY)