Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c127 static void php_phpdbg_destroy_file_source(zval *data) /* {{{ */ in php_phpdbg_destroy_file_source() function
204 zend_hash_init(&PHPDBG_G(file_sources), 0, NULL, php_phpdbg_destroy_file_source, 0); in PHP_MINIT_FUNCTION()

Completed in 11 milliseconds