Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1156 zend_persistent_script *existing_persistent_script = (zend_persistent_script *)bucket->data; in cache_script_in_shared_memory() local
1158 if (!existing_persistent_script->corrupted) { in cache_script_in_shared_memory()
1161 (new_persistent_script->timestamp == existing_persistent_script->timestamp))) { in cache_script_in_shared_memory()

Completed in 11 milliseconds