Home
last modified time | relevance | path

Searched refs:AddProp_Ascii (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DMethodProps.h74 void AddProp_Ascii(PROPID propid, const char *s) in AddProp_Ascii() function
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp63 m.AddProp_Ascii(NCoderPropID::kMatchFinder, k_MatchFinder_ForHeaders); in SetHeaderMethod()