Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A Dzend_accelerator_util_funcs.c506 static void zend_accel_class_hash_copy(HashTable *target, HashTable *source) in zend_accel_class_hash_copy() function
790 zend_accel_class_hash_copy(CG(class_table), &persistent_script->script.class_table); in zend_accel_load_script()

Completed in 6 milliseconds