Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/
H A DZendAccelerator.c1482 HashTable *orig_function_table, *orig_class_table; in opcache_compile_file() local
1547 orig_class_table = CG(class_table); in opcache_compile_file()
1572 EG(class_table) = CG(class_table) = orig_class_table; in opcache_compile_file()

Completed in 21 milliseconds