orig_per_dir_entry 123 sapi/apache2handler/apache_config.c php_dir_entry *orig_per_dir_entry; orig_per_dir_entry 125 sapi/apache2handler/apache_config.c if ((orig_per_dir_entry = zend_hash_find_ptr(target_ht, hash_key->key)) == NULL) { orig_per_dir_entry 129 sapi/apache2handler/apache_config.c if (new_per_dir_entry->status >= orig_per_dir_entry->status) { orig_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));