Home
last modified time | relevance | path

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

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_watch.c546 static void phpdbg_watch_dtor(void *pDest) { function
583 zend_hash_init(&PHPDBG_G(watchpoints), 8, NULL, phpdbg_watch_dtor, 0 ZEND_FILE_LINE_CC);

Completed in 7 milliseconds