Searched refs:phpdbg_watch_HashTable_dtor (Results 1 – 1 of 1) sorted by relevance
169 void phpdbg_watch_HashTable_dtor(zval *ptr);389 watch->parent_container->pDestructor = (dtor_func_t) phpdbg_watch_HashTable_dtor; in phpdbg_create_watchpoint()749 void phpdbg_watch_HashTable_dtor(zval *zv) { in phpdbg_watch_HashTable_dtor() function
Completed in 6 milliseconds