Home
last modified time | relevance | path

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

/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c120 static zend_bool should_overwrite_per_dir_entry(HashTable *target_ht, php_dir_entry *new_per_dir_en… in should_overwrite_per_dir_entry() function
154 …>config, NULL, sizeof(php_dir_entry), (merge_checker_func_t) should_overwrite_per_dir_entry, NULL); in merge_php_config()
/PHP-5.5/sapi/apache/
H A Dmod_php5.c738 static zend_bool should_overwrite_per_dir_entry(HashTable *target_ht, php_per_dir_entry *new_per_di… in should_overwrite_per_dir_entry() function
789 …dir_entry, sizeof(php_per_dir_entry), (merge_checker_func_t) should_overwrite_per_dir_entry, NULL); in php_merge_dir()
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c792 static zend_bool should_overwrite_per_dir_entry(HashTable *target_ht, php_per_dir_entry *orig_per_d… in should_overwrite_per_dir_entry() function
880 …dir_entry, sizeof(php_per_dir_entry), (merge_checker_func_t) should_overwrite_per_dir_entry, NULL); in php_merge_dir()

Completed in 49 milliseconds