Home
last modified time | relevance | path

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

/PHP-5.6/ext/readline/
H A Dreadline.c373 HIST_ENTRY **history; in PHP_FUNCTION() local
379 history = history_list(); in PHP_FUNCTION()
383 if (history) { in PHP_FUNCTION()
385 for (i = 0; history[i]; i++) { in PHP_FUNCTION()
386 add_next_index_string(return_value,history[i]->line,1); in PHP_FUNCTION()
/PHP-5.6/ext/mbstring/oniguruma/
H A DREADME102 sample/listcap.c example of the capture history.
127 regtrav.c capture history tree data traverse functions.
H A DHISTORY1060 capture history return capture data tree.
1161 return invalid capture region value if capture history
1452 2003/08/19: [impl] rename 'list of captures' to 'capture history'.
2047 cvs history -T
/PHP-5.6/sapi/phpdbg/
H A DREADME.md48 **Note:** PHP must be configured with the switch --with-readline for phpdbg to support history, aut…
/PHP-5.6/ext/mbstring/oniguruma/doc/
H A DAPI376 Return the number of capture history defined in the pattern.
378 You can't use capture history if ONIG_SYN_OP2_ATMARK_CAPTURE_HISTORY
388 Return the root node of capture history data tree.
399 Traverse and callback in capture history data tree.
H A DRE428 + capture history
/PHP-5.6/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-5.6/ext/pcre/pcrelib/
H A DREADME400 the readline() function. This provides line-editing and history facilities.
/PHP-5.6/
H A Dphp.ini-development1572 ; always using URL stored in browser's history or bookmarks.
H A Dphp.ini-production1572 ; always using URL stored in browser's history or bookmarks.
H A DNEWS2456 . Fixed bug #67496 (Save command history when exiting interactive shell
2572 . Fixed bug #67496 (Save command history when exiting interactive shell
7947 - Fixed bug #48256 (Crash due to double-linking of history.o).
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic3699 # http://autodesk.blogs.com/between_the_lines/autocad-release-history.html
16796 # Type: GEDCOM genealogical (family history) data
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt1251 readline() function. This provides line-editing and history facilities.

Completed in 162 milliseconds