Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.h39 zend_op_array* zend_accel_load_script(zend_persistent_script *persistent_script, int from_shared_me…
H A Dzend_accelerator_util_funcs.c374 zend_op_array* zend_accel_load_script(zend_persistent_script *persistent_script, int from_shared_me… in zend_accel_load_script() function
H A DZendAccelerator.c1939 return zend_accel_load_script(persistent_script, 1); in file_cache_compile_file()
1947 return zend_accel_load_script(persistent_script, from_memory); in file_cache_compile_file()
2229 return zend_accel_load_script(persistent_script, from_shared_memory); in persistent_compile_file()

Completed in 18 milliseconds