Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A DZendAccelerator.c1555 uint32_t orig_compiler_options = 0; in opcache_compile_file() local
1628 orig_compiler_options = CG(compiler_options); in opcache_compile_file()
1634 CG(compiler_options) = orig_compiler_options; in opcache_compile_file()
1638 CG(compiler_options) = orig_compiler_options; in opcache_compile_file()

Completed in 11 milliseconds