Home
last modified time | relevance | path

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

/PHP-7.2/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.2/ext/mbstring/oniguruma/
H A DREADME101 sample/listcap.c example of the capture history.
127 regtrav.c capture history tree data traverse functions.
H A DREADME.md133 |sample/listcap.c |example of the capture history. |
166 |regtrav.c |capture history tree data traverse functions |
H A DHISTORY1153 capture history return capture data tree.
1254 return invalid capture region value if capture history
1545 2003/08/19: [impl] rename 'list of captures' to 'capture history'.
2140 cvs history -T
/PHP-7.2/sapi/phpdbg/
H A DREADME.md48 **Note:** PHP must be configured with the switch --with-readline for phpdbg to support history, aut…
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DAPI403 Return the number of capture history defined in the pattern.
405 You can't use capture history if ONIG_SYN_OP2_ATMARK_CAPTURE_HISTORY
415 Return the root node of capture history data tree.
426 Traverse and callback in capture history data tree.
H A DRE416 + capture history
/PHP-7.2/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.2/ext/pcre/pcrelib/
H A DREADME400 the readline() function. This provides line-editing and history facilities.
/PHP-7.2/
H A Dphp.ini-development1478 ; always using URL stored in browser's history or bookmarks.
H A Dphp.ini-production1480 ; always using URL stored in browser's history or bookmarks.
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic4750 # http://autodesk.blogs.com/between_the_lines/autocad-release-history.html
6119 # - https://neogpc.googlecode.com/svn-history/r10/trunk/src/core/neogpc.cpp
21743 # Type: GEDCOM genealogical (family history) data
H A Dmagic私はガラスを食べられます4750 # http://autodesk.blogs.com/between_the_lines/autocad-release-history.html
6119 # - https://neogpc.googlecode.com/svn-history/r10/trunk/src/core/neogpc.cpp
21743 # Type: GEDCOM genealogical (family history) data
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1251 readline() function. This provides line-editing and history facilities.

Completed in 169 milliseconds