Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.c1728 uint32_t orig_functions_count, orig_class_count; in opcache_compile_file() local
1796 orig_functions_count = EG(function_table)->nNumUsed; in opcache_compile_file()
1845 …user_functions(CG(function_table), CG(function_table)->nNumUsed - orig_functions_count, &new_persi… in opcache_compile_file()

Completed in 19 milliseconds