Searched refs:existing_persistent_script (Results 1 – 1 of 1) sorted by relevance
1578 zend_persistent_script *existing_persistent_script = (zend_persistent_script *)bucket->data; in cache_script_in_shared_memory() local1580 if (!existing_persistent_script->corrupted) { in cache_script_in_shared_memory()1583 (new_persistent_script->timestamp == existing_persistent_script->timestamp))) { in cache_script_in_shared_memory()1591 return existing_persistent_script; in cache_script_in_shared_memory()
Completed in 13 milliseconds