Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Common/
DWildcard.cpp74 static int MyStringCompareNoCase_Path(const wchar_t *s1, const wchar_t *s2) throw() in MyStringCompareNoCase_Path() function
107 return MyStringCompareNoCase_Path(s1, s2); in CompareFileNames()