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
12
const char *
AddExt
;
/external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h
38
UString
AddExt
;
42
CArcExtInfo(const UString &ext, const UString &
addExt
): Ext(ext),
AddExt
(
addExt
) {}
110
void AddExts(const UString &ext, const UString &
addExt
);
Completed in 37 milliseconds