Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_watch.c888 static void phpdbg_watch_free_ptr_dtor(zval *ptr) { function
907 zend_hash_init(&PHPDBG_G(watch_collisions), 8, NULL, phpdbg_watch_free_ptr_dtor, 0);

Completed in 7 milliseconds