Searched refs:phpdbg_watch_dtor (Results 1 – 1 of 1) sorted by relevance
849 static void phpdbg_watch_dtor(zval *pDest) { function906 zend_hash_init(&PHPDBG_G(watchpoints), 8, NULL, phpdbg_watch_dtor, 0);
Completed in 6 milliseconds