pemalloc_rel      112 Zend/zend_hash.c 			(p)->pData = (void *) pemalloc_rel(nDataSize, (ht)->persistent);			\
pemalloc_rel      126 Zend/zend_hash.c 		(p)->pData = (void *) pemalloc_rel(nDataSize, (ht)->persistent);\
pemalloc_rel      388 Zend/zend_hash.c 	p = (Bucket *) pemalloc_rel(sizeof(Bucket) - 1, ht->persistent);