Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_btree.h54 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx);
H A Dphpdbg_btree.c175 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx) { in phpdbg_btree_delete() function
H A Dphpdbg_watch.c84 phpdbg_btree_delete(&PHPDBG_G(watchpoint_tree), (zend_ulong)watch->addr.ptr); in phpdbg_remove_watchpoint()

Completed in 6 milliseconds