Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c824 static int zend_hash_unique_copy(HashTable *target, HashTable *source, unique_copy_ctor_func_t pCop… function
875 …if (zend_hash_unique_copy(target, source, pCopyConstructor, sizeof(zend_function), 0, (void**)&fun…
895 …if (zend_hash_unique_copy(target, source, pCopyConstructor, sizeof(zend_class_entry*), ZCG(accel_d…

Completed in 12 milliseconds