Home
last modified time | relevance | path

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

/PHP-7.1/ext/readline/
H A Dreadline.c385 HIST_ENTRY **history; in PHP_FUNCTION() local
391 history = history_list(); in PHP_FUNCTION()
395 if (history) { in PHP_FUNCTION()
397 for (i = 0; history[i]; i++) { in PHP_FUNCTION()
398 add_next_index_string(return_value,history[i]->line); in PHP_FUNCTION()
/PHP-7.1/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 DHISTORY1065 capture history return capture data tree.
1166 return invalid capture region value if capture history
1457 2003/08/19: [impl] rename 'list of captures' to 'capture history'.
2052 cvs history -T
/PHP-7.1/sapi/phpdbg/
H A DREADME.md48 **Note:** PHP must be configured with the switch --with-readline for phpdbg to support history, aut…
/PHP-7.1/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-7.1/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-7.1/ext/pcre/pcrelib/
H A DREADME400 the readline() function. This provides line-editing and history facilities.
/PHP-7.1/
H A Dphp.ini-development1487 ; always using URL stored in browser's history or bookmarks.
H A Dphp.ini-production1487 ; always using URL stored in browser's history or bookmarks.
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic3918 # http://autodesk.blogs.com/between_the_lines/autocad-release-history.html
18219 # Type: GEDCOM genealogical (family history) data
H A Dmagic私はガラスを食べられます3918 # http://autodesk.blogs.com/between_the_lines/autocad-release-history.html
18219 # Type: GEDCOM genealogical (family history) data
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt1251 readline() function. This provides line-editing and history facilities.

Completed in 127 milliseconds