Home
last modified time | relevance | path

Searched defs:sdssplitlen (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dsds.c793 sds *sdssplitlen(const char *s, int len, const char *sep, int seplen, int *count) { in sdssplitlen() function
/f-stack/app/redis-5.0.5/src/
H A Dsds.c816 sds *sdssplitlen(const char *s, ssize_t len, const char *sep, int seplen, int *count) { in sdssplitlen() function