Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zUpdate.cpp1106 bool isUnixExt = false; in GetFilterGroup() local
1108 isUnixExt = IsExt_ExeUnix_NumericAllowed(ui.Name); in GetFilterGroup()
1109 if (isUnixExt) in GetFilterGroup()