Home
last modified time | relevance | path

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

/PHP-5.3/ext/readline/
H A Dreadline.c342 HIST_ENTRY **history; in PHP_FUNCTION() local
348 history = history_list(); in PHP_FUNCTION()
352 if (history) { in PHP_FUNCTION()
354 for (i = 0; history[i]; i++) { in PHP_FUNCTION()
355 add_next_index_string(return_value,history[i]->line,1); in PHP_FUNCTION()
/PHP-5.3/ext/mbstring/oniguruma/
H A DREADME107 sample/listcap.c example of the capture history.
129 regtrav.c capture history tree data traverse functions.
H A DHISTORY836 capture history return capture data tree.
937 return invalid capture region value if capture history
1228 2003/08/19: [impl] rename 'list of captures' to 'capture history'.
1814 cvs history -T
/PHP-5.3/ext/mbstring/oniguruma/doc/
H A DAPI359 Return the number of capture history defined in the pattern.
361 You can't use capture history if ONIG_SYN_OP2_ATMARK_CAPTURE_HISTORY
371 Return the root node of capture history data tree.
382 Traverse and callback in capture history data tree.
H A DRE393 + capture history
/PHP-5.3/ext/pcre/pcrelib/
H A DREADME370 the readline() function. This provides line-editing and history facilities.
/PHP-5.3/
H A Dphp.ini-development1632 ; always using URL stored in browser's history or bookmarks.
H A Dphp.ini-production1632 ; always using URL stored in browser's history or bookmarks.
H A DNEWS3319 - Fixed bug #48256 (Crash due to double-linking of history.o).
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1217 readline() function. This provides line-editing and history facilities.
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic13352 # Type: GEDCOM genealogical (family history) data

Completed in 104 milliseconds