Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A Dzend_accelerator_util_funcs.c190 static zend_always_inline void zend_accel_function_hash_copy(HashTable *target, HashTable *source) in zend_accel_function_hash_copy() function
402 zend_accel_function_hash_copy(CG(function_table), &persistent_script->script.function_table); in zend_accel_load_script()

Completed in 8 milliseconds