Home
last modified time | relevance | path

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

/PHP-7.0/sapi/apache2handler/
H A Dapache_config.c138 void config_entry_ctor(zval *zv) in config_entry_ctor() function
153 zend_hash_copy(&n->config, &d->config, config_entry_ctor); in merge_php_config()
156 …zend_hash_merge_ex(&n->config, &e->config, config_entry_ctor, should_overwrite_per_dir_entry, NULL… in merge_php_config()

Completed in 5 milliseconds