Searched refs:bytes_partition_impl (Results 1 – 3 of 3) sorted by relevance
90 bytes_partition_impl(PyBytesObject *self, Py_buffer *sep);105 return_value = bytes_partition_impl(self, &sep); in bytes_partition()
1819 bytes_partition_impl(PyBytesObject *self, Py_buffer *sep) in bytes_partition_impl() function
1733 bytes_partition_impl(PyBytesObject *self, Py_buffer *sep) in bytes_partition_impl() function