Home
last modified time | relevance | path

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

/PHP-7.0/sapi/apache2handler/
H A Dapache_config.c57 static const char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value,… in real_value_hnd() function
79 return real_value_hnd(cmd, dummy, name, value, PHP_INI_PERDIR); in php_apache_value_handler()
84 return real_value_hnd(cmd, dummy, name, value, PHP_INI_SYSTEM); in php_apache_admin_value_handler()
98 return real_value_hnd(cmd, dummy, arg1, bool_val, status); in real_flag_hnd()

Completed in 4 milliseconds