Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/
H A Dzend_persist_calc.c54 static void zend_hash_persist_calc(HashTable *ht, void (*pPersistElement)(zval *pElement)) in zend_hash_persist_calc()
89 pPersistElement(&p->val); in zend_hash_persist_calc()
H A Dzend_persist.c84 static void zend_hash_persist(HashTable *ht, zend_persist_func_t pPersistElement) in zend_hash_persist() argument
146 pPersistElement(&p->val); in zend_hash_persist()
174 pPersistElement(&p->val); in zend_hash_persist()

Completed in 8 milliseconds