orig_dtor         113 ext/opcache/zend_accelerator_util_funcs.c 	dtor_func_t orig_dtor = ht->pDestructor;
orig_dtor         117 ext/opcache/zend_accelerator_util_funcs.c 	ht->pDestructor = orig_dtor;
orig_dtor         123 ext/opcache/zend_accelerator_util_funcs.c 	dtor_func_t orig_dtor = src->pDestructor;
orig_dtor         137 ext/opcache/zend_accelerator_util_funcs.c 	src->pDestructor = orig_dtor;