Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dzipmap.h45 unsigned int zipmapLen(unsigned char *zm);
H A Dzipmap.c350 unsigned int zipmapLen(unsigned char *zm) { in zipmapLen() function