Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c1919 bytes_find(PyBytesObject *self, PyObject *args) in bytes_find() function
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c1868 bytes_find(PyBytesObject *self, PyObject *args) in bytes_find() function