Home
last modified time | relevance | path

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

/PHP-8.1/sapi/apache2handler/
H A Dapache_config.c50 } php_conf_rec; typedef
61 php_conf_rec *d = dummy; in real_value_hnd()
151 php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; in merge_php_config()
182 php_conf_rec *d = conf; in get_php_config()
194 php_conf_rec *d = dummy; in apply_config()
218 php_conf_rec *d = data; in destroy_php_config()
233 php_conf_rec *newx = (php_conf_rec *) apr_pcalloc(p, sizeof(*newx)); in create_php_config()
H A Dsapi_apache2.c561 } php_conf_rec; in php_apache_ini_dtor() typedef
563 php_conf_rec *c = ap_get_module_config(r->per_dir_config, &php_module); in php_apache_ini_dtor()

Completed in 21 milliseconds