Home
last modified time | relevance | path

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

12

/PHP-8.4/ext/readline/
H A Dreadline.c328 HIST_ENTRY **history; in PHP_FUNCTION() local
337 history = history_list(); in PHP_FUNCTION()
339 if (history) { in PHP_FUNCTION()
342 add_next_index_string(return_value, history[i]->line); in PHP_FUNCTION()
354 history = history_list(); in PHP_FUNCTION()
355 if (history) { in PHP_FUNCTION()
357 add_next_index_string(return_value, history[i]->line); in PHP_FUNCTION()
365 history = history_list(); in PHP_FUNCTION()
367 if (history) { in PHP_FUNCTION()
369 for (i = 0; history[i]; i++) { in PHP_FUNCTION()
[all …]
H A DREADME.md4 Provides generic line editing, history, and tokenization functions.
/PHP-8.4/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 DKOI8-R.txt28 # Version history
H A DKOI8-U.txt35 # 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
/PHP-8.4/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-8.4/
H A Dphp.ini-development1407 ; always using URL stored in browser's history or bookmarks.
H A Dphp.ini-production1409 ; always using URL stored in browser's history or bookmarks.

Completed in 87 milliseconds

12