Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/liblzma/common/
H A Dstring_conversion.c803 const lzma_allocator *allocator, bool only_xz) in parse_filter() argument
834 if (only_xz && filter_name_map[i].id in parse_filter()
940 const bool only_xz = (flags & LZMA_STR_ALL_FILTERS) == 0; in str_to_filters() local
976 allocator, only_xz); in str_to_filters()