pElement 99 Zend/zend_types.h typedef void (*copy_ctor_func_t)(zval *pElement); pElement 41 ext/opcache/zend_accelerator_util_funcs.c typedef void (*unique_copy_ctor_func_t)(void *pElement); pElement 54 ext/opcache/zend_persist_calc.c static void zend_hash_persist_calc(HashTable *ht, void (*pPersistElement)(zval *pElement))