Searched refs:zremrangebylexCommand (Results 1 – 3 of 3) sorted by relevance
| /redis-3.2.3/src/ |
| H A D | server.h | 1577 void zremrangebylexCommand(client *c);
|
| H A D | t_zset.c | 1583 void zremrangebylexCommand(client *c) { in zremrangebylexCommand() function
|
| H A D | server.c | 181 {"zremrangebylex",zremrangebylexCommand,4,"w",0,NULL,1,1,1,0,0},
|