Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytesobject.c.h298 bytes_lstrip_impl(PyBytesObject *self, PyObject *bytes);
314 return_value = bytes_lstrip_impl(self, bytes); in bytes_lstrip()
/third_party/python/Objects/
H A Dbytesobject.c2004 bytes_lstrip_impl(PyBytesObject *self, PyObject *bytes) in bytes_lstrip_impl() function

Completed in 6 milliseconds