Home
last modified time | relevance | path

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

/PHP-5.3/sapi/apache/
H A Dmod_php5.c571 static int php_apache_alter_ini_entries(php_per_dir_entry *per_dir_entry TSRMLS_DC) in php_apache_alter_ini_entries() function
629 …zend_hash_apply((HashTable *) per_dir_conf, (apply_func_t) php_apache_alter_ini_entries TSRMLS_CC); in send_php()
908 …zend_hash_apply((HashTable *) per_dir_conf, (apply_func_t) php_apache_alter_ini_entries TSRMLS_CC); in php_xbithack_handler()
/PHP-5.3/sapi/apache_hooks/
H A Dmod_php5.c622 static int php_apache_alter_ini_entries(php_per_dir_entry *per_dir_entry TSRMLS_DC) in php_apache_alter_ini_entries() function
677 …pply((HashTable *) per_dir_conf->ini_settings, (apply_func_t) php_apache_alter_ini_entries TSRMLS_… in send_php()
1194 …zend_hash_apply((HashTable *) conf->ini_settings, (apply_func_t) php_apache_alter_ini_entries TSRM… in php_xbithack_handler()
1276 …zend_hash_apply((HashTable *)conf->ini_settings, (apply_func_t) php_apache_alter_ini_entries TSRML… in php_run_hook()

Completed in 11 milliseconds