Searched refs:phpdbg_watch_mem_dtor (Results 1 – 1 of 1) sorted by relevance
877 static void phpdbg_watch_mem_dtor(void *llist_data) { function903 zend_llist_init(&PHPDBG_G(watchlist_mem), sizeof(void *), phpdbg_watch_mem_dtor, 1);
Completed in 9 milliseconds