Home
last modified time | relevance | path

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

/redis-3.2.3/src/
H A Dserver.h1570 void zcountCommand(client *c);
H A Dt_zset.c2487 void zcountCommand(client *c) { in zcountCommand() function
H A Dserver.c189 {"zcount",zcountCommand,4,"rF",0,NULL,1,1,1,0,0},