Home
last modified time | relevance | path

Searched refs:zremrangebyscoreCommand (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dserver.h2040 void zremrangebyscoreCommand(client *c);
H A Dt_zset.c1798 void zremrangebyscoreCommand(client *c) { in zremrangebyscoreCommand() function
H A Dserver.c188 {"zremrangebyscore",zremrangebyscoreCommand,4,"w",0,NULL,1,1,1,0,0},