Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_watch.c877 static void phpdbg_watch_mem_dtor(void *llist_data) { function
903 zend_llist_init(&PHPDBG_G(watchlist_mem), sizeof(void *), phpdbg_watch_mem_dtor, 1);

Completed in 9 milliseconds