Searched refs:AddExt (Results 1 – 6 of 6) sorted by relevance
110 case NArchive::NHandlerPropID::kAddExtension: if (arc.AddExt) prop = arc.AddExt; break; in GetHandlerProperty2()
86 UString AddExt; member90 CArcExtInfo(const UString &ext, const UString &addExt): Ext(ext), AddExt(addExt) {} in CArcExtInfo()
181 extInfo.AddExt = addExts[i]; in AddExts()182 if (extInfo.AddExt == L"*") in AddExts()183 extInfo.AddExt.Empty(); in AddExts()607 if (arc.AddExt) in Load()608 ae = arc.AddExt; in Load()
2947 DefaultName = GetDefaultName2(fileName, extInfo.Ext, extInfo.AddExt); in OpenStream()
18 const char *AddExt; member
683 if (!ext.AddExt.IsEmpty()) in Main2()686 s += ext.AddExt; in Main2()