Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h189 bool Is_Xz() const { return Name.IsEqualTo_Ascii_NoCase("xz"); } in Is_Xz() function
DUpdate.cpp608 if (arcInfo.Is_Xz() || in Compress()