Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds