Home
last modified time | relevance | path

Searched refs:orig_class_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
1363 orig_class_table = CG(class_table); in compile_and_cache_file()
1394 EG(class_table) = CG(class_table) = orig_class_table; in compile_and_cache_file()

Completed in 15 milliseconds