Home
last modified time | relevance | path

Searched refs:phpdbg_watchtype (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_watch.h51 } phpdbg_watchtype; typedef
72 phpdbg_watchtype type;
H A Dphpdbg_watch.c132 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 8 milliseconds