zend_accel_load_script 1697 ext/opcache/ZendAccelerator.c 	return zend_accel_load_script(persistent_script, from_shared_memory TSRMLS_CC);
zend_accel_load_script   37 ext/opcache/zend_accelerator_util_funcs.h zend_op_array* zend_accel_load_script(zend_persistent_script *persistent_script, int from_shared_memory TSRMLS_DC);