Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/
H A DZendAccelerator.c1687 HashTable *orig_function_table, *orig_class_table; in opcache_compile_file() local
1755 orig_function_table = CG(function_table); in opcache_compile_file()
1785 CG(function_table) = orig_function_table; in opcache_compile_file()

Completed in 16 milliseconds