Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dbytesobject.c2297 bytes_startswith(PyBytesObject *self, PyObject *args) in bytes_startswith() function
2545 {"startswith", (PyCFunction)bytes_startswith, METH_VARARGS,

Completed in 5 milliseconds