Searched refs:IsPath1PrefixedByPath2 (Results 1 – 5 of 5) sorted by relevance
118 if (!IsPath1PrefixedByPath2(s, name)) in CreateArchiveName()
135 if (!IsPath1PrefixedByPath2(s, elimPrefix)) in DecompressArchive()
13 bool IsPath1PrefixedByPath2(const wchar_t *s1, const wchar_t *s2);
23 bool IsPath1PrefixedByPath2(const wchar_t *s1, const wchar_t *s2) in IsPath1PrefixedByPath2() function
584 if (!IsPath1PrefixedByPath2(oldFullPath, oldItemPath)) in RenameItem()