new_per_dir_entry  122 sapi/apache2handler/apache_config.c 	php_dir_entry *new_per_dir_entry = Z_PTR_P(zv);
new_per_dir_entry  129 sapi/apache2handler/apache_config.c 	if (new_per_dir_entry->status >= orig_per_dir_entry->status) {
new_per_dir_entry  131 sapi/apache2handler/apache_config.c 		phpapdebug((stderr, "ADDING/OVERWRITING %s (%d vs. %d)\n", hash_key->arKey, new_per_dir_entry->status, orig_per_dir_entry->status));