orig_dtor         163 ext/opcache/zend_accelerator_util_funcs.c 	dtor_func_t orig_dtor = ht->pDestructor;
orig_dtor         167 ext/opcache/zend_accelerator_util_funcs.c 	ht->pDestructor = orig_dtor;
orig_dtor         192 ext/opcache/zend_accelerator_util_funcs.c 	dtor_func_t orig_dtor = src->pDestructor;
orig_dtor         200 ext/opcache/zend_accelerator_util_funcs.c 	src->pDestructor = orig_dtor;