Home
last modified time | relevance | path

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

/php-src/sapi/phpdbg/
H A Dphpdbg_watch.c219 static phpdbg_watchpoint_t *phpdbg_check_for_watchpoint(phpdbg_btree *tree, void *addr) { in phpdbg_check_for_watchpoint() function
297 if (phpdbg_check_for_watchpoint(&PHPDBG_G(watchpoint_tree), page) == NULL) {

Completed in 16 milliseconds