ret_ptr           275 ext/opcache/zend_accelerator_util_funcs.c 	zval *ret, **ret_ptr = NULL;
ret_ptr           284 ext/opcache/zend_accelerator_util_funcs.c 	} else if (accel_xlat_get(src, ret_ptr) != SUCCESS) {
ret_ptr           289 ext/opcache/zend_accelerator_util_funcs.c 		return *ret_ptr;