OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 61 milliseconds