HomeSort by relevance Sort by last modified time
    Searched defs:AddExt (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/7zip/Common/
RegisterArc.h 15 const wchar_t *AddExt;
  /external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h 34 UString AddExt;
37 CArcExtInfo(const UString &ext, const UString &addExt): Ext(ext), AddExt(addExt) {}
86 void AddExts(const wchar_t* ext, const wchar_t* addExt);

Completed in 2299 milliseconds