Searched refs:pElement (Results 1 – 3 of 3) sorted by relevance
54 static void zend_hash_persist_calc(HashTable *ht, void (*pPersistElement)(zval *pElement)) in zend_hash_persist_calc() argument
41 typedef void (*unique_copy_ctor_func_t)(void *pElement);
99 typedef void (*copy_ctor_func_t)(zval *pElement);
Completed in 14 milliseconds