Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_compile.h1017 #define ZEND_COMPILE_HANDLE_OP_ARRAY (1<<1) macro
1055 #define ZEND_COMPILE_DEFAULT ZEND_COMPILE_HANDLE_OP_ARRAY
H A Dzend_opcode.c516 if (CG(compiler_options) & ZEND_COMPILE_HANDLE_OP_ARRAY) { in pass_two()
/PHP-7.3/ext/opcache/
H A DZendAccelerator.c1766 CG(compiler_options) |= ZEND_COMPILE_HANDLE_OP_ARRAY; in opcache_compile_file()

Completed in 23 milliseconds