Home
last modified time | relevance | path

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

/PHP-8.1/sapi/apache2handler/
H A Dapache_config.c226 static void config_entry_dtor(zval *zv) in config_entry_dtor() function
236 zend_hash_init(&newx->config, 0, NULL, config_entry_dtor, 1); in create_php_config()

Completed in 6 milliseconds