Home
last modified time | relevance | path

Searched defs:seplen (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Objects/stringlib/
Djoin.h11 Py_ssize_t seplen = STRINGLIB_LEN(sep); in STRINGLIB() local
/third_party/python/Python/
Dpystrhex.c15 Py_ssize_t seplen = PyObject_Length((PyObject*)sep); in _Py_strhex_impl() local
/third_party/python/Objects/
Dbytesobject.c1881 Py_ssize_t seplen; in do_xstrip() local
Dunicodeobject.c10394 Py_ssize_t seplen; in _PyUnicode_JoinArray() local
12831 Py_ssize_t seplen; in _PyUnicode_XStrip() local