Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/stringlib/
Djoin.h10 char *sepstr = STRINGLIB_STR(sep); in STRINGLIB() local
119 memcpy(p, sepstr, seplen); in STRINGLIB()
/external/tcpdump/
Dutil-print.c529 const char * sepstr = ""; in bittok2str_internal() local
543 string_size = strlcpy(bufp, sepstr, space_left); in bittok2str_internal()
555 sepstr = sep; in bittok2str_internal()