Searched refs:zipmapEncodeLength (Results 1 – 1 of 1) sorted by relevance
116 static unsigned int zipmapEncodeLength(unsigned char *p, unsigned int len) { in zipmapEncodeLength() function147 llen = zipmapEncodeLength(NULL,l); in zipmapLookupRaw()160 p += zipmapEncodeLength(NULL,l); in zipmapLookupRaw()180 return zipmapEncodeLength(NULL,l) + l; in zipmapRawKeyLength()189 used = zipmapEncodeLength(NULL,l); in zipmapRawValueLength()269 p += zipmapEncodeLength(p,klen); in zipmapSet()273 p += zipmapEncodeLength(p,vlen); in zipmapSet()387 p += zipmapEncodeLength(NULL,l); in zipmapRepr()393 p += zipmapEncodeLength(NULL,l); in zipmapRepr()