Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c870 static void zend_accel_function_hash_copy(HashTable *target, HashTable *source, unique_copy_ctor_fu… function
948zend_accel_function_hash_copy(CG(function_table), &persistent_script->function_table, (unique_copy…
977 zend_accel_function_hash_copy(CG(function_table), &persistent_script->function_table, NULL);

Completed in 8 milliseconds