Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c2259 bytes_replace_impl(PyBytesObject *self, Py_buffer *old, Py_buffer *new, in bytes_replace_impl() function
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c2209 bytes_replace_impl(PyBytesObject *self, Py_buffer *old, Py_buffer *new, in bytes_replace_impl() function