Searched refs:AddExt (Results 1 – 6 of 6) sorted by relevance
109 if (arc.AddExt != 0) in GetHandlerProperty2()110 prop = arc.AddExt; in GetHandlerProperty2()
15 const wchar_t *AddExt; member
34 UString AddExt; member37 CArcExtInfo(const UString &ext, const UString &addExt): Ext(ext), AddExt(addExt) {} in CArcExtInfo()
226 extInfo.AddExt = addExts[i]; in AddExts()227 if (extInfo.AddExt == L"*") in AddExts()228 extInfo.AddExt.Empty(); in AddExts()436 item.AddExts(arc.Ext, arc.AddExt); in Load()
320 DefaultName = GetDefaultName2(fileName, extInfo.Ext, extInfo.AddExt); in OpenStream()
275 if (!ext.AddExt.IsEmpty()) in Main2()278 s += ext.AddExt; in Main2()