Lines Matching refs:orig_compiler_options
1417 uint32_t orig_compiler_options; in cache_script_in_file_cache() local
1419 orig_compiler_options = CG(compiler_options); in cache_script_in_file_cache()
1422 CG(compiler_options) = orig_compiler_options; in cache_script_in_file_cache()
1425 CG(compiler_options) = orig_compiler_options; in cache_script_in_file_cache()
1435 uint32_t orig_compiler_options; in cache_script_in_shared_memory() local
1437 orig_compiler_options = CG(compiler_options); in cache_script_in_shared_memory()
1442 CG(compiler_options) = orig_compiler_options; in cache_script_in_shared_memory()
1445 CG(compiler_options) = orig_compiler_options; in cache_script_in_shared_memory()
1711 uint32_t orig_compiler_options = 0; in opcache_compile_file() local
1784 orig_compiler_options = CG(compiler_options); in opcache_compile_file()
1794 CG(compiler_options) = orig_compiler_options; in opcache_compile_file()
1798 CG(compiler_options) = orig_compiler_options; in opcache_compile_file()
4444 uint32_t orig_compiler_options; local
4461 orig_compiler_options = CG(compiler_options);
4764 CG(compiler_options) = orig_compiler_options;