Searched refs:phpdbg_check_for_watchpoint (Results 1 – 1 of 1) sorted by relevance
219 static phpdbg_watchpoint_t *phpdbg_check_for_watchpoint(phpdbg_btree *tree, void *addr) { in phpdbg_check_for_watchpoint() function297 if (phpdbg_check_for_watchpoint(&PHPDBG_G(watchpoint_tree), page) == NULL) {
Completed in 16 milliseconds