Home
last modified time | relevance | path

Searched refs:history (Results 1 – 25 of 27) sorted by relevance

12

/php-src/ext/readline/
H A Dreadline.c310 HIST_ENTRY **history; in PHP_FUNCTION() local
319 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 …]
H A DREADME.md4 Provides generic line editing, history, and tokenization functions.
/php-src/ext/mbstring/tests/data/
H A D8859-15.txt26 # Version history
28 # Version history
H A D8859-6.txt25 # Version history
H A D8859-8.txt25 # Version history
H A D8859-11.txt28 # Version history:
H A D8859-1.txt25 # Version history
H A D8859-13.txt25 # Version history
H A D8859-3.txt25 # Version history
H A D8859-5.txt25 # Version history
H A D8859-7.txt29 # Version history
H A D8859-9.txt27 # Version history
H A D8859-10.txt25 # Version history
H A D8859-14.txt26 # Version history
H A D8859-16.txt27 # Version history
H A D8859-2.txt25 # Version history
H A D8859-4.txt25 # Version history
H A DKOI8-R.txt28 # Version history
H A DKOI8-U.txt35 # Version history
/php-src/ext/standard/html_tables/mappings/
H A D8859-5.TXT37 # Version history
H A D8859-1.TXT37 # Version history
H A D8859-15.TXT38 # Version history
H A DKOI8-R.TXT40 # Version history
/php-src/
H A Dphp.ini-development1421 ; always using URL stored in browser's history or bookmarks.
H A Dphp.ini-production1423 ; always using URL stored in browser's history or bookmarks.

Completed in 39 milliseconds

12