Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dbytesobject.c.h545 bytes_removeprefix_impl(PyBytesObject *self, Py_buffer *prefix);
560 return_value = bytes_removeprefix_impl(self, &prefix); in bytes_removeprefix()
/third_party/python/Objects/
H A Dbytesobject.c2233 bytes_removeprefix_impl(PyBytesObject *self, Py_buffer *prefix) in bytes_removeprefix_impl() function

Completed in 6 milliseconds