Home
last modified time | relevance | path

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

/PHP-7.2/sapi/apache2handler/
H A Dapache_config.c48 } php_conf_rec; typedef
59 php_conf_rec *d = dummy; in real_value_hnd()
149 php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; in merge_php_config()
180 php_conf_rec *d = conf; in get_php_config()
192 php_conf_rec *d = dummy; in apply_config()
216 php_conf_rec *d = data; in destroy_php_config()
231 php_conf_rec *newx = (php_conf_rec *) apr_pcalloc(p, sizeof(*newx)); in create_php_config()
H A Dsapi_apache2.c551 } php_conf_rec; in php_apache_ini_dtor() typedef
553 php_conf_rec *c = ap_get_module_config(r->per_dir_config, &php7_module); in php_apache_ini_dtor()

Completed in 11 milliseconds