Home
last modified time | relevance | path

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

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/server/
H A Dcmd_zset.go274 func zremrangebyscoreCommand(c *client) error { func
790 register("zremrangebyscore", zremrangebyscoreCommand)
/dports/databases/redis5/redis-5.0.14/src/
H A Dserver.h2060 void zremrangebyscoreCommand(client *c);
H A Dt_zset.c1808 void zremrangebyscoreCommand(client *c) { in zremrangebyscoreCommand() function
H A Dserver.c187 {"zremrangebyscore",zremrangebyscoreCommand,4,"w",0,NULL,1,1,1,0,0},
/dports/databases/redis6/redis-6.0.16/src/
H A Dserver.h2386 void zremrangebyscoreCommand(client *c);
H A Dt_zset.c1809 void zremrangebyscoreCommand(client *c) { in zremrangebyscoreCommand() function
H A Dserver.c417 {"zremrangebyscore",zremrangebyscoreCommand,4,
/dports/databases/redis-devel/redis-0e5b813/src/
H A Dserver.h2897 void zremrangebyscoreCommand(client *c);
H A Dt_zset.c1938 void zremrangebyscoreCommand(client *c) { in zremrangebyscoreCommand() function
H A Dserver.c1100 {"zremrangebyscore",zremrangebyscoreCommand,4,