Home
last modified time | relevance | path

Searched defs:IsString1PrefixedByString2 (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/Common/
DMyString.cpp189 bool IsString1PrefixedByString2(const char *s1, const char *s2) throw() in IsString1PrefixedByString2() function
293 bool IsString1PrefixedByString2(const wchar_t *s1, const wchar_t *s2) throw() in IsString1PrefixedByString2() function
302 bool IsString1PrefixedByString2(const wchar_t *s1, const char *s2) throw() in IsString1PrefixedByString2() function