Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dt_zset.c925 int zzlIsInLexRange(unsigned char *zl, zlexrangespec *range) { in zzlIsInLexRange() function
952 if (!zzlIsInLexRange(zl,range)) return NULL; in zzlFirstInLexRange()
977 if (!zzlIsInLexRange(zl,range)) return NULL; in zzlLastInLexRange()