Home
last modified time | relevance | path

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

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_btree.h56 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx);
H A Dphpdbg_btree.c181 int phpdbg_btree_delete(phpdbg_btree *tree, zend_ulong idx) { in phpdbg_btree_delete() function
H A Dphpdbg_watch.c290 phpdbg_btree_delete(&PHPDBG_G(watchpoint_tree), (zend_ulong) watch->addr.ptr);
626 phpdbg_btree_delete(&PHPDBG_G(watch_HashTables), (zend_ulong) hti->ht);

Completed in 17 milliseconds