Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A DZendAccelerator.c1550 HashTable *orig_function_table, *orig_class_table; in opcache_compile_file() local
1618 orig_function_table = CG(function_table); in opcache_compile_file()
1643 CG(function_table) = orig_function_table; in opcache_compile_file()

Completed in 30 milliseconds