Home
last modified time | relevance | path

Searched defs:zdict (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dzlibmodule.c.h204 Py_buffer zdict = {NULL, NULL}; in zlib_compressobj() local
304 PyObject *zdict = NULL; zlib_decompressobj() local
[all...]
/third_party/python/Modules/
H A Dzlibmodule.c213 PyObject *zdict; member
556 zlib_compressobj_impl(PyObject *module, int level, int method, int wbits, int memLevel, int strategy, Py_buffer *zdict) zlib_compressobj_impl() argument
650 zlib_decompressobj_impl(PyObject *module, int wbits, PyObject *zdict) zlib_decompressobj_impl() argument
[all...]

Completed in 3 milliseconds