phpdbg_delete_watchpoint_recursive  245 sapi/phpdbg/phpdbg_watch.c 					phpdbg_delete_watchpoint_recursive(*watchpoint, 1 TSRMLS_CC);
phpdbg_delete_watchpoint_recursive  259 sapi/phpdbg/phpdbg_watch.c 				phpdbg_delete_watchpoint_recursive((phpdbg_watchpoint_t *) result->ptr, user_request TSRMLS_CC);
phpdbg_delete_watchpoint_recursive  279 sapi/phpdbg/phpdbg_watch.c 		ret = phpdbg_delete_watchpoint_recursive(watch, 1 TSRMLS_CC);
phpdbg_delete_watchpoint_recursive  479 sapi/phpdbg/phpdbg_watch.c 			phpdbg_delete_watchpoint_recursive(watch, 0 TSRMLS_CC);