Searched refs:bytearray_startswith (Results 1 – 2 of 2) sorted by relevance
1176 bytearray_startswith(PyByteArrayObject *self, PyObject *args) in bytearray_startswith() function2191 {"startswith", (PyCFunction)bytearray_startswith, METH_VARARGS ,
1384 bytearray_startswith(PyByteArrayObject *self, PyObject *args) in bytearray_startswith() function2886 {"startswith", (PyCFunction)bytearray_startswith, METH_VARARGS ,