Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/
H A DZendAccelerator.c1479 zend_persistent_script *existing_persistent_script = (zend_persistent_script *)bucket->data; in cache_script_in_shared_memory() local
1481 if (!existing_persistent_script->corrupted) { in cache_script_in_shared_memory()
1484 (new_persistent_script->timestamp == existing_persistent_script->timestamp))) { in cache_script_in_shared_memory()

Completed in 14 milliseconds