Home
last modified time | relevance | path

Searched refs:bytearray_rstrip (Results 1 – 12 of 12) sorted by relevance

/dports/lang/python37/Python-3.7.12/Objects/clinic/
H A Dbytearrayobject.c.h513 {"rstrip", (PyCFunction)bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
519 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/databases/py-sqlite3/Python-3.8.12/Objects/clinic/
H A Dbytearrayobject.c.h671 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
677 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/databases/py-gdbm/Python-3.8.12/Objects/clinic/
H A Dbytearrayobject.c.h671 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
677 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/lang/python-tools/Python-3.8.12/Objects/clinic/
H A Dbytearrayobject.c.h671 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
677 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/lang/python38/Python-3.8.12/Objects/clinic/
H A Dbytearrayobject.c.h671 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
677 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/clinic/
H A Dbytearrayobject.c.h671 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
677 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/lang/python311/Python-3.11.0a3/Objects/clinic/
H A Dbytearrayobject.c.h795 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
801 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/lang/python310/Python-3.10.1/Objects/clinic/
H A Dbytearrayobject.c.h795 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
801 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/lang/python39/Python-3.9.9/Objects/clinic/
H A Dbytearrayobject.c.h751 … {"rstrip", (PyCFunction)(void(*)(void))bytearray_rstrip, METH_FASTCALL, bytearray_rstrip__doc__},
757 bytearray_rstrip(PyByteArrayObject *self, PyObject *const *args, Py_ssize_t nargs) in bytearray_rstrip() function
/dports/lang/python27/Python-2.7.18/Objects/
H A Dbytearrayobject.c2531 bytearray_rstrip(PyByteArrayObject *self, PyObject *args) in bytearray_rstrip() function
2876 {"rstrip", (PyCFunction)bytearray_rstrip, METH_VARARGS, rstrip__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dbytearrayobject.c2504 bytearray_rstrip(PyByteArrayObject *self, PyObject *args) in bytearray_rstrip() function
2849 {"rstrip", (PyCFunction)bytearray_rstrip, METH_VARARGS, rstrip__doc__},
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dbytearrayobject.c2531 bytearray_rstrip(PyByteArrayObject *self, PyObject *args) in bytearray_rstrip() function
2876 {"rstrip", (PyCFunction)bytearray_rstrip, METH_VARARGS, rstrip__doc__},