Searched defs:sdssplitlen (Results 1 – 2 of 2) sorted by relevance
793 sds *sdssplitlen(const char *s, int len, const char *sep, int seplen, int *count) { in sdssplitlen() function
816 sds *sdssplitlen(const char *s, ssize_t len, const char *sep, int seplen, int *count) { in sdssplitlen() function