Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveName.cpp118 if (!IsPath1PrefixedByPath2(s, name)) in CreateArchiveName()
H A DExtract.cpp137 if (!IsPath1PrefixedByPath2(s, elimPrefix)) in DecompressArchive()
/third_party/lzma/CPP/Common/
H A DWildcard.h13 bool IsPath1PrefixedByPath2(const wchar_t *s1, const wchar_t *s2);
H A DWildcard.cpp23 bool IsPath1PrefixedByPath2(const wchar_t *s1, const wchar_t *s2) in IsPath1PrefixedByPath2() function

Completed in 3 milliseconds