Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp3572 static bool ParseTypeParams(const UString &s, COpenType &type) in ParseTypeParams() function
3655 if (!ParseTypeParams(name, type)) in ParseType()