Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dlistpack.c231 int lpEncodeGetType(unsigned char *ele, uint32_t size, unsigned char *intenc, uint64_t *enclen) { in lpEncodeGetType() function
629 enctype = lpEncodeGetType(ele,size,intenc,&enclen); in lpInsert()