Home
last modified time | relevance | path

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

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_watch.h49 } phpdbg_watchtype; typedef
70 phpdbg_watchtype type;
H A Dphpdbg_watch.c130 zend_bool phpdbg_check_watch_diff(phpdbg_watchtype type, void *oldPtr, void *newPtr) { in phpdbg_check_watch_diff()
150 void phpdbg_print_watch_diff(phpdbg_watchtype type, zend_string *name, void *oldPtr, void *newPtr) { in phpdbg_print_watch_diff()

Completed in 10 milliseconds