Searched defs:only_xz (Results 1 – 1 of 1) sorted by relevance
803 const lzma_allocator *allocator, bool only_xz) in parse_filter()940 const bool only_xz = (flags & LZMA_STR_ALL_FILTERS) == 0; in str_to_filters() local