Home
last modified time | relevance | path

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

/third_party/python/Python/
H A Dpystrhex.c15 Py_ssize_t seplen = PyObject_Length((PyObject*)sep); in _Py_strhex_impl() local
/third_party/python/Objects/stringlib/
H A Djoin.h11 Py_ssize_t seplen = STRINGLIB_LEN(sep); in bytes_join() local
/third_party/python/Objects/
H A Dbytesobject.c1901 Py_ssize_t seplen; in do_xstrip() local
H A Dunicodeobject.c10067 Py_ssize_t seplen; in _PyUnicode_JoinArray() local
12516 Py_ssize_t seplen; _PyUnicode_XStrip() local
[all...]

Completed in 20 milliseconds