pemalloc_rel      116 Zend/zend_hash.c 			(p)->pData = (void *) pemalloc_rel(nDataSize, (ht)->persistent);			\
pemalloc_rel      130 Zend/zend_hash.c 		(p)->pData = (void *) pemalloc_rel(nDataSize, (ht)->persistent);\
pemalloc_rel      412 Zend/zend_hash.c 	p = (Bucket *) pemalloc_rel(sizeof(Bucket), ht->persistent);