Home
last modified time | relevance | path

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

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_watch.c849 static void phpdbg_watch_dtor(zval *pDest) { function
906 zend_hash_init(&PHPDBG_G(watchpoints), 8, NULL, phpdbg_watch_dtor, 0);

Completed in 7 milliseconds