Home
last modified time | relevance | path

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

/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_btree.h54 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx);
H A Dphpdbg_btree.c179 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx) { in phpdbg_btree_delete() function
H A Dphpdbg_watch.c342 phpdbg_btree_delete(&PHPDBG_G(watchpoint_tree), (zend_ulong) watch->addr.ptr);
681 phpdbg_btree_delete(&PHPDBG_G(watch_HashTables), (zend_ulong) hti->ht);

Completed in 9 milliseconds