Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A DZendAccelerator.c1709 int do_bailout = 0; in opcache_compile_file() local
1797 do_bailout = 1; in opcache_compile_file()
1809 if (do_bailout) { in opcache_compile_file()
4374 zend_bool do_bailout = 0; local
4407 do_bailout = 1;
4430 if (do_bailout) {

Completed in 13 milliseconds