Searched refs:unique_copy_ctor_func_t (Results 1 – 1 of 1) sorted by relevance
41 typedef void (*unique_copy_ctor_func_t)(void *pElement); typedef561 …zend_accel_class_hash_copy(HashTable *target, HashTable *source, unique_copy_ctor_func_t pCopyCons… in zend_accel_class_hash_copy()655 …h_copy(CG(class_table), &persistent_script->script.class_table, (unique_copy_ctor_func_t) zend_cla… in zend_accel_load_script()
Completed in 5 milliseconds