Searched refs:item0 (Results 1 – 1 of 1) sorted by relevance
65 RedisModuleCallReply *item0, *item1; in TestCall() local67 item0 = RedisModule_CallReplyArrayElement(reply,0); in TestCall()69 if (!TestMatchReply(item0,"foo")) goto fail; in TestCall()