Home
last modified time | relevance | path

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

/PHP-8.1/sapi/apache2handler/
H A Dapache_config.c59 static const char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value,… in real_value_hnd() function
81 return real_value_hnd(cmd, dummy, name, value, PHP_INI_PERDIR); in php_apache_value_handler()
86 return real_value_hnd(cmd, dummy, name, value, PHP_INI_SYSTEM); in php_apache_admin_value_handler()
100 return real_value_hnd(cmd, dummy, arg1, bool_val, status); in real_flag_hnd()

Completed in 5 milliseconds