Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp467 static unsigned CompareTwoNames(const wchar_t *s1, const wchar_t *s2) in CompareTwoNames() function
487 unsigned num = CompareTwoNames(OldName, src); in GetNewPath()