Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/Common/
H A DMyString.cpp189 bool IsString1PrefixedByString2(const char *s1, const char *s2) throw() in IsString1PrefixedByString2() function
307 bool IsString1PrefixedByString2(const wchar_t *s1, const wchar_t *s2) throw() in IsString1PrefixedByString2() function
316 bool IsString1PrefixedByString2(const wchar_t *s1, const char *s2) throw() in IsString1PrefixedByString2() function