zend_shared_alloc_register_xlat_entry  209 ext/opcache/zend_file_cache.c 	zend_shared_alloc_register_xlat_entry(str, ret);
zend_shared_alloc_register_xlat_entry  686 ext/opcache/zend_persist.c 	zend_shared_alloc_register_xlat_entry(Z_PTR_P(zv), ZCG(arena_mem));
zend_shared_alloc_register_xlat_entry  701 ext/opcache/zend_persist.c 	zend_shared_alloc_register_xlat_entry(Z_PTR_P(zv), ZCG(arena_mem));
zend_shared_alloc_register_xlat_entry  711 ext/opcache/zend_persist.c 				zend_shared_alloc_register_xlat_entry(prop->doc_comment, prop->doc_comment);
zend_shared_alloc_register_xlat_entry  725 ext/opcache/zend_persist.c 		zend_shared_alloc_register_xlat_entry(Z_PTR_P(zv), ZCG(arena_mem));
zend_shared_alloc_register_xlat_entry  759 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  172 ext/opcache/zend_persist_calc.c 			zend_shared_alloc_register_xlat_entry(old, op_array->static_variables);
zend_shared_alloc_register_xlat_entry  207 ext/opcache/zend_persist_calc.c 			zend_shared_alloc_register_xlat_entry(old_name, op_array->function_name);
zend_shared_alloc_register_xlat_entry  275 ext/opcache/zend_persist_calc.c 			zend_shared_alloc_register_xlat_entry(op_array, Z_PTR_P(zv));
zend_shared_alloc_register_xlat_entry  288 ext/opcache/zend_persist_calc.c 		zend_shared_alloc_register_xlat_entry(prop, prop);
zend_shared_alloc_register_xlat_entry  342 ext/opcache/zend_shared_alloc.c 	zend_shared_alloc_register_xlat_entry(source, source);
zend_shared_alloc_register_xlat_entry  357 ext/opcache/zend_shared_alloc.c 	zend_shared_alloc_register_xlat_entry(source, retval);
zend_shared_alloc_register_xlat_entry  157 ext/opcache/zend_shared_alloc.h void zend_shared_alloc_register_xlat_entry(const void *old, const void *new);