Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1289 zend_uint orig_compiler_options = 0; in compile_and_cache_file() local
1373 orig_compiler_options = CG(compiler_options); in compile_and_cache_file()
1381 CG(compiler_options) = orig_compiler_options; in compile_and_cache_file()
1387 CG(compiler_options) = orig_compiler_options; in compile_and_cache_file()

Completed in 21 milliseconds