Home
last modified time | relevance | path

Searched refs:bytes_translate_impl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/clinic/
Dbytesobject.c.h370 bytes_translate_impl(PyBytesObject *self, PyObject *table,
394 return_value = bytes_translate_impl(self, table, deletechars); in bytes_translate()
/aosp_15_r20/external/python/cpython2/Objects/
Dbytesobject.c2102 bytes_translate_impl(PyBytesObject *self, PyObject *table, in bytes_translate_impl() function
/aosp_15_r20/external/python/cpython3/Objects/
Dbytesobject.c2051 bytes_translate_impl(PyBytesObject *self, PyObject *table, in bytes_translate_impl() function