Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds