Home
last modified time | relevance | path

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

/third_party/python/Objects/stringlib/
Djoin.h10 const char *sepstr = STRINGLIB_STR(sep); in STRINGLIB() local
137 memcpy(p, sepstr, seplen); in STRINGLIB()