Searched refs:bytearray_decode (Results 1 – 2 of 2) sorted by relevance
1266 …{"decode", _PyCFunction_CAST(bytearray_decode), METH_FASTCALL|METH_KEYWORDS, bytearray_decode__doc…1273 bytearray_decode(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwname… in bytearray_decode() function
971 Objects/clinic/bytearrayobject.c.h:bytearray_decode():_parser static _PyArg_Parser _parser