Searched refs:score1 (Results 1 – 1 of 1) sorted by relevance
804 double score1, score2, xyxy[4]; in geodistCommand() local805 if (zsetScore(zobj, c->argv[2]->ptr, &score1) == C_ERR || in geodistCommand()813 if (!decodeGeohash(score1,xyxy) || !decodeGeohash(score2,xyxy+2)) in geodistCommand()