Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c185 static zend_always_inline void zend_accel_function_hash_copy(HashTable *target, HashTable *source) in zend_accel_function_hash_copy() function
398 zend_accel_function_hash_copy(CG(function_table), &persistent_script->script.function_table); in zend_accel_load_script()

Completed in 13 milliseconds