Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1279 …_handle, int type, char *key, unsigned int key_length, zend_op_array **op_array_p, int *from_share… in compile_and_cache_file() argument
1300 *op_array_p = NULL; in compile_and_cache_file()
1322 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1340 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1347 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1353 *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()
1379 op_array = *op_array_p = accelerator_orig_compile_file(file_handle, type TSRMLS_CC); in compile_and_cache_file()

Completed in 20 milliseconds