Searched refs:push_history (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/test/readline/
H A Dtest_readline_history.rb83 lines = push_history(5)
90 lines = push_history(5)
97 push_history(5)
116 push_history(5)
131 push_history(5)
184 lines = push_history(5)
199 lines = push_history(5)
215 lines = push_history(5)
232 push_history(1)
234 push_history(
299 def push_history(num) method
[all...]
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dhistory.c42 static void push_history __P((WORD_LIST *));
120 push_history (list);
305 push_history (list) function

Completed in 168 milliseconds