Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1576 void zremrangebyscoreCommand(client *c);
H A Dt_zset.c1579 void zremrangebyscoreCommand(client *c) { in zremrangebyscoreCommand() function
H A Dserver.c179 {"zremrangebyscore",zremrangebyscoreCommand,4,"w",0,NULL,1,1,1,0,0},