Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_btree.h54 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx);
H A Dphpdbg_btree.c178 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx) { in phpdbg_btree_delete() function
H A Dphpdbg_watch.c147 phpdbg_btree_delete(&PHPDBG_G(watchpoint_tree), (zend_ulong) watch->addr.ptr); in phpdbg_remove_watchpoint()
773 phpdbg_btree_delete(&PHPDBG_G(watch_HashTables), (zend_ulong) watch->parent_container); in phpdbg_watch_HashTable_dtor()

Completed in 13 milliseconds