Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dserver.h2035 void zlexcountCommand(client *c);
H A Dt_zset.c2798 void zlexcountCommand(client *c) { in zlexcountCommand() function
H A Dserver.c199 {"zlexcount",zlexcountCommand,4,"rF",0,NULL,1,1,1,0,0},