Searched refs:sepstr (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/stringlib/ | ||
H A D | join.h | 10 const char *sepstr = STRINGLIB_STR(sep); in bytes_join() local 137 memcpy(p, sepstr, seplen); in bytes_join() |
Completed in 1 milliseconds