Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1574 void zremCommand(client *c);
H A Dt_zset.c1411 void zremCommand(client *c) { in zremCommand() function
H A Dserver.c178 {"zrem",zremCommand,-3,"wF",0,NULL,1,1,1,0,0},