Searched refs:phpdbg_watch_ht_info (Results 1 – 2 of 2) sorted by relevance
89 } phpdbg_watch_ht_info; typedef
384 phpdbg_watch_ht_info *hti = emalloc(sizeof(*hti)); in phpdbg_create_watchpoint()391 ht_watches = &((phpdbg_watch_ht_info *) find->ptr)->watches; in phpdbg_create_watchpoint()767 phpdbg_watch_ht_info *hti = result->ptr; in phpdbg_watch_HashTable_dtor()862 …ZEND_HASH_FOREACH_PTR(&((phpdbg_watch_ht_info *) phpdbg_btree_find(&PHPDBG_G(watch_HashTables), (z…
Completed in 9 milliseconds