Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1675 int do_bailout = 0; in opcache_compile_file() local
1761 do_bailout = 1; in opcache_compile_file()
1771 if (do_bailout) { in opcache_compile_file()
4276 zend_bool do_bailout = 0; in preload_autoload() local
4309 do_bailout = 1; in preload_autoload()
4332 if (do_bailout) { in preload_autoload()

Completed in 18 milliseconds