Searched refs:IsPath1PrefixedByPath2 (Results 1 – 3 of 3) sorted by relevance
13 bool IsPath1PrefixedByPath2(const wchar_t *s1, const wchar_t *s2);
15 bool IsPath1PrefixedByPath2(const wchar_t *s1, const wchar_t *s2) in IsPath1PrefixedByPath2() function
89 if (!IsPath1PrefixedByPath2(filePath, elimPrefix)) in DecompressArchive()