Home
last modified time | relevance | path

Searched refs:bytearray_rsplit_impl (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h485 bytearray_rsplit_impl(PyByteArrayObject *self, PyObject *sep,
525 return_value = bytearray_rsplit_impl(self, sep, maxsplit); in bytearray_rsplit()

Completed in 3 milliseconds