Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp512 const unsigned propsLen = MyStringLen(s); in SetMethodToProp() local
513 unsigned totalLen = nameLen + propsLen; in SetMethodToProp()
514 if (propsLen != 0) in SetMethodToProp()
522 if (propsLen != 0) in SetMethodToProp()

Completed in 2 milliseconds