Searched defs:seplen (Results 1 – 3 of 3) sorted by relevance
171 Py_ssize_t seqlen, seplen = 0; in strop_joinfields() local
1590 const Py_ssize_t seplen = PyString_GET_SIZE(self); in string_join() local1827 Py_ssize_t seplen = PyString_GET_SIZE(sepobj); in do_xstrip() local
5649 Py_ssize_t seplen = 1; in PyUnicode_Join() local7072 Py_ssize_t seplen = PyUnicode_GET_SIZE(sepobj); in _PyUnicode_XStrip() local