Home
last modified time | relevance | path

Searched defs:bytes_lstrip_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dbytesobject.c2048 bytes_lstrip_impl(PyBytesObject *self, PyObject *bytes) in bytes_lstrip_impl() function
/external/python/cpython2/Objects/
Dbytesobject.c2055 bytes_lstrip_impl(PyBytesObject *self, PyObject *bytes) in bytes_lstrip_impl() function