Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.c3822 uint32_t skip_dynamic_func_count = 0; local
3836 opline->op2.num -= skip_dynamic_func_count;
3862 skip_dynamic_func_count++;
3867 opline->op2.num -= skip_dynamic_func_count;

Completed in 23 milliseconds