Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2filter/
H A Dphp_apache.h57 char *get_php_config(void *conf, char *name, size_t name_len);
H A Dapache_config.c150 char *get_php_config(void *conf, char *name, size_t name_len) in get_php_config() function
H A Dsapi_apache2.c464 char *p = get_php_config(conf, "engine", sizeof("engine")); in php_output_filter()
/PHP-5.5/sapi/apache2handler/
H A Dphp_apache.h53 char *get_php_config(void *conf, char *name, size_t name_len);
H A Dapache_config.c172 char *get_php_config(void *conf, char *name, size_t name_len) in get_php_config() function

Completed in 11 milliseconds