op_array_p       1292 ext/opcache/ZendAccelerator.c static zend_persistent_script *compile_and_cache_file(zend_file_handle *file_handle, int type, char *key, unsigned int key_length, zend_op_array **op_array_p, int *from_shared_memory TSRMLS_DC)
op_array_p       1313 ext/opcache/ZendAccelerator.c 			*op_array_p = NULL;
op_array_p       1335 ext/opcache/ZendAccelerator.c 		*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
op_array_p       1353 ext/opcache/ZendAccelerator.c 			*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
op_array_p       1360 ext/opcache/ZendAccelerator.c 			*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
op_array_p       1366 ext/opcache/ZendAccelerator.c 			*op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);
op_array_p       1392 ext/opcache/ZendAccelerator.c 		op_array = *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC);