Home
last modified time | relevance | path

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

/PHP-5.6/ext/opcache/
H A DZendAccelerator.c1316 HashTable *orig_function_table, *orig_class_table; in compile_and_cache_file() local
1396 orig_class_table = CG(class_table); in compile_and_cache_file()
1427 EG(class_table) = CG(class_table) = orig_class_table; in compile_and_cache_file()

Completed in 10 milliseconds