Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A Dzend_accelerator_util_funcs.c41 typedef void (*unique_copy_ctor_func_t)(void *pElement); typedef
561 …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 14 milliseconds