Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
H A DZendAccelerator.c3842 uint32_t skip_dynamic_func_count = 0; local
3856 opline->op2.num -= skip_dynamic_func_count;
3882 skip_dynamic_func_count++;
3887 opline->op2.num -= skip_dynamic_func_count;

Completed in 16 milliseconds