Home
last modified time | relevance | path

Searched refs:ParseMatchFinder (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp49 static int ParseMatchFinder(const wchar_t *s, int *btMode, int *numHashBytes) in ParseMatchFinder() function
92 return ParseMatchFinder(prop.bstrVal, &ep.btMode, &ep.numHashBytes) ? S_OK : E_INVALIDARG; in SetLzmaProp()

Completed in 1 milliseconds