Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A DZendAccelerator.c1705 uint32_t orig_functions_count, orig_class_count; in opcache_compile_file() local
1773 orig_functions_count = EG(function_table)->nNumUsed; in opcache_compile_file()
1821 …user_functions(CG(function_table), CG(function_table)->nNumUsed - orig_functions_count, &new_persi… in opcache_compile_file()

Completed in 13 milliseconds