Home
last modified time | relevance | path

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

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dbz2module.c1012 BZ2File_seek(BZ2FileObject *self, PyObject *args) in BZ2File_seek() function
1269 {"seek", (PyCFunction)BZ2File_seek, METH_VARARGS, BZ2File_seek__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dbz2module.c1012 BZ2File_seek(BZ2FileObject *self, PyObject *args) in BZ2File_seek() function
1269 {"seek", (PyCFunction)BZ2File_seek, METH_VARARGS, BZ2File_seek__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dbz2module.c1023 BZ2File_seek(BZ2FileObject *self, PyObject *args) in BZ2File_seek() function
1276 {"seek", (PyCFunction)BZ2File_seek, METH_VARARGS, BZ2File_seek__doc__},