Searched refs:history (Results 1 – 25 of 27) sorted by relevance
12
310 HIST_ENTRY **history; in PHP_FUNCTION() local319 history = history_list(); in PHP_FUNCTION()321 if (history) { in PHP_FUNCTION()324 add_next_index_string(return_value, history[i]->line); in PHP_FUNCTION()336 history = history_list(); in PHP_FUNCTION()337 if (history) { in PHP_FUNCTION()339 add_next_index_string(return_value, history[i]->line); in PHP_FUNCTION()347 history = history_list(); in PHP_FUNCTION()349 if (history) { in PHP_FUNCTION()351 for (i = 0; history[i]; i++) { in PHP_FUNCTION()[all …]
4 Provides generic line editing, history, and tokenization functions.
26 # Version history28 # Version history
25 # Version history
28 # Version history:
29 # Version history
27 # Version history
26 # Version history
28 # Version history
35 # Version history
37 # Version history
38 # Version history
40 # Version history
1497 ; always using URL stored in browser's history or bookmarks.
1499 ; always using URL stored in browser's history or bookmarks.
Completed in 114 milliseconds