Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dzipmap.c178 static unsigned int zipmapRawKeyLength(unsigned char *p) { in zipmapRawKeyLength() function
198 unsigned int l = zipmapRawKeyLength(p); in zipmapRawEntryLength()
322 zm += zipmapRawKeyLength(zm); in zipmapNext()
338 p += zipmapRawKeyLength(p); in zipmapGet()