Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1468 zend_persistent_script *existing_persistent_script = (zend_persistent_script *)bucket->data; in cache_script_in_shared_memory() local
1470 if (!existing_persistent_script->corrupted) { in cache_script_in_shared_memory()
1473 (new_persistent_script->timestamp == existing_persistent_script->timestamp))) { in cache_script_in_shared_memory()

Completed in 15 milliseconds