Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c48 } php_conf_rec; typedef
59 php_conf_rec *d = dummy; in real_value_hnd()
123 php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; in merge_php_config()
152 php_conf_rec *d = conf; in get_php_config()
164 php_conf_rec *d = dummy; in apply_config()
193 php_conf_rec *d = data; in destroy_php_config()
203 php_conf_rec *newx = (php_conf_rec *) apr_pcalloc(p, sizeof(*newx)); in create_php_config()
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c48 } php_conf_rec; typedef
59 php_conf_rec *d = dummy; in real_value_hnd()
140 php_conf_rec *d = base_conf, *e = new_conf, *n = NULL; in merge_php_config()
174 php_conf_rec *d = conf; in get_php_config()
186 php_conf_rec *d = dummy; in apply_config()
216 php_conf_rec *d = data; in destroy_php_config()
226 php_conf_rec *newx = (php_conf_rec *) apr_pcalloc(p, sizeof(*newx)); in create_php_config()
H A Dsapi_apache2.c517 } php_conf_rec; in php_apache_ini_dtor() typedef
520 php_conf_rec *c = ap_get_module_config(r->per_dir_config, &php5_module); in php_apache_ini_dtor()

Completed in 17 milliseconds