Searched refs:real_value_hnd (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/sapi/apache2handler/ |
H A D | apache_config.c | 59 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 7 milliseconds