Searched refs:zend_accel_script_persistable (Results 1 – 3 of 3) sorted by relevance
25 int zend_accel_script_persistable(zend_persistent_script *script);
925 int zend_accel_script_persistable(zend_persistent_script *script) in zend_accel_script_persistable() function
1431 if (!zend_accel_script_persistable(new_persistent_script)) { in cache_script_in_file_cache()1455 if (!zend_accel_script_persistable(new_persistent_script)) { in cache_script_in_shared_memory()
Completed in 14 milliseconds