Searched refs:Decompressor_init_raw (Results 1 – 1 of 1) sorted by relevance
1090 Decompressor_init_raw(lzma_stream *lzs, PyObject *filterspecs) in Decompressor_init_raw() function1206 if (Decompressor_init_raw(&self->lzs, filters) == -1) in _lzma_LZMADecompressor___init___impl()