Searched refs:php_phpdbg_destroy_file_source (Results 1 – 1 of 1) sorted by relevance
127 static void php_phpdbg_destroy_file_source(zval *data) /* {{{ */ in php_phpdbg_destroy_file_source() function204 zend_hash_init(&PHPDBG_G(file_sources), 0, NULL, php_phpdbg_destroy_file_source, 0); in PHP_MINIT_FUNCTION()
Completed in 9 milliseconds