Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytesobject.c.h146 bytes_rpartition_impl(PyBytesObject *self, Py_buffer *sep);
161 return_value = bytes_rpartition_impl(self, &sep); in bytes_rpartition()
/third_party/python/Objects/
H A Dbytesobject.c1795 bytes_rpartition_impl(PyBytesObject *self, Py_buffer *sep) in bytes_rpartition_impl() function

Completed in 6 milliseconds