Searched refs:zipStoreEntryEncoding (Results 1 – 1 of 1) sorted by relevance
332 unsigned int zipStoreEntryEncoding(unsigned char *p, unsigned char encoding, unsigned int rawlen) { in zipStoreEntryEncoding() function776 reqlen += zipStoreEntryEncoding(NULL,encoding,slen); in __ziplistInsert()831 p += zipStoreEntryEncoding(p,encoding,slen); in __ziplistInsert()