Searched refs:phpdbg_watchtype (Results 1 – 2 of 2) sorted by relevance
51 } phpdbg_watchtype; typedef72 phpdbg_watchtype type;
132 zend_bool phpdbg_check_watch_diff(phpdbg_watchtype type, void *oldPtr, void *newPtr) { in phpdbg_check_watch_diff()152 void phpdbg_print_watch_diff(phpdbg_watchtype type, zend_string *name, void *oldPtr, void *newPtr) { in phpdbg_print_watch_diff()
Completed in 19 milliseconds