pPersistElement    73 ext/opcache/zend_persist.c static void zend_hash_persist(HashTable *ht, zend_persist_func_t pPersistElement)
pPersistElement   125 ext/opcache/zend_persist.c 			pPersistElement(&p->val);
pPersistElement   153 ext/opcache/zend_persist.c 		pPersistElement(&p->val);
pPersistElement    54 ext/opcache/zend_persist_calc.c static void zend_hash_persist_calc(HashTable *ht, void (*pPersistElement)(zval *pElement))
pPersistElement    91 ext/opcache/zend_persist_calc.c 		pPersistElement(&p->val);