Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A DZendAccelerator.c1705 uint32_t orig_functions_count, orig_class_count; in opcache_compile_file() local
1774 orig_class_count = EG(class_table)->nNumUsed; in opcache_compile_file()
1822 …zend_accel_move_user_classes(CG(class_table), CG(class_table)->nNumUsed - orig_class_count, &new_p… in opcache_compile_file()

Completed in 14 milliseconds