Searched refs:history (Results 1 – 16 of 16) sorted by relevance
373 HIST_ENTRY **history; in PHP_FUNCTION() local379 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()
102 sample/listcap.c example of the capture history.127 regtrav.c capture history tree data traverse functions.
1060 capture history return capture data tree.1161 return invalid capture region value if capture history1452 2003/08/19: [impl] rename 'list of captures' to 'capture history'.2047 cvs history -T
48 **Note:** PHP must be configured with the switch --with-readline for phpdbg to support history, aut…
376 Return the number of capture history defined in the pattern.378 You can't use capture history if ONIG_SYN_OP2_ATMARK_CAPTURE_HISTORY388 Return the root node of capture history data tree.399 Traverse and callback in capture history data tree.
428 + capture history
37 # Version history
38 # Version history
40 # Version history
400 the readline() function. This provides line-editing and history facilities.
1572 ; always using URL stored in browser's history or bookmarks.
2456 . Fixed bug #67496 (Save command history when exiting interactive shell2572 . Fixed bug #67496 (Save command history when exiting interactive shell7947 - Fixed bug #48256 (Crash due to double-linking of history.o).
3699 # http://autodesk.blogs.com/between_the_lines/autocad-release-history.html16796 # Type: GEDCOM genealogical (family history) data
1251 readline() function. This provides line-editing and history facilities.
Completed in 114 milliseconds