Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1283 HashTable *orig_function_table, *orig_class_table; in compile_and_cache_file() local
1362 orig_function_table = CG(function_table); in compile_and_cache_file()
1393 CG(function_table) = orig_function_table; in compile_and_cache_file()

Completed in 12 milliseconds