Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache/
H A Dmod_php5.c567 static int php_apache_alter_ini_entries(php_per_dir_entry *per_dir_entry TSRMLS_DC) in php_apache_alter_ini_entries() function
625 …zend_hash_apply((HashTable *) per_dir_conf, (apply_func_t) php_apache_alter_ini_entries TSRMLS_CC); in send_php()
904 …zend_hash_apply((HashTable *) per_dir_conf, (apply_func_t) php_apache_alter_ini_entries TSRMLS_CC); in php_xbithack_handler()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c617 static int php_apache_alter_ini_entries(php_per_dir_entry *per_dir_entry TSRMLS_DC) in php_apache_alter_ini_entries() function
672 …pply((HashTable *) per_dir_conf->ini_settings, (apply_func_t) php_apache_alter_ini_entries TSRMLS_… in send_php()
1189 …zend_hash_apply((HashTable *) conf->ini_settings, (apply_func_t) php_apache_alter_ini_entries TSRM… in php_xbithack_handler()
1271 …zend_hash_apply((HashTable *)conf->ini_settings, (apply_func_t) php_apache_alter_ini_entries TSRML… in php_run_hook()

Completed in 12 milliseconds