OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPath1PrefixedByPath2
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/Common/
Wildcard.h
13
bool
IsPath1PrefixedByPath2
(const wchar_t *s1, const wchar_t *s2);
Wildcard.cpp
15
bool
IsPath1PrefixedByPath2
(const wchar_t *s1, const wchar_t *s2)
/external/lzma/CPP/7zip/UI/Common/
Extract.cpp
89
if (!
IsPath1PrefixedByPath2
(filePath, elimPrefix))
Completed in 120 milliseconds