zend_shared_alloc_register_xlat_entry  429 ext/opcache/zend_persist.c 				zend_shared_alloc_register_xlat_entry(op_array->doc_comment, op_array->doc_comment);
zend_shared_alloc_register_xlat_entry  478 ext/opcache/zend_persist.c 				zend_shared_alloc_register_xlat_entry(prop->doc_comment, prop->doc_comment);
zend_shared_alloc_register_xlat_entry  533 ext/opcache/zend_persist.c 					zend_shared_alloc_register_xlat_entry(ZEND_CE_DOC_COMMENT(ce), ZEND_CE_DOC_COMMENT(ce));
zend_shared_alloc_register_xlat_entry  334 ext/opcache/zend_shared_alloc.c 	zend_shared_alloc_register_xlat_entry(source, source);
zend_shared_alloc_register_xlat_entry  349 ext/opcache/zend_shared_alloc.c 	zend_shared_alloc_register_xlat_entry(source, retval);
zend_shared_alloc_register_xlat_entry  152 ext/opcache/zend_shared_alloc.h void zend_shared_alloc_register_xlat_entry(const void *old, const void *new);