Home
last modified time | relevance | path

Searched refs:IsPrefixedBy_Ascii_NoCase (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Common/
DMyString.h251 bool IsPrefixedBy_Ascii_NoCase(const char *s) const throw();
416 bool IsPrefixedBy_Ascii_NoCase(const char *s) const throw();
DMyString.cpp184 bool AString::IsPrefixedBy_Ascii_NoCase(const char *s) const throw() in IsPrefixedBy_Ascii_NoCase() function in AString
199 bool UString::IsPrefixedBy_Ascii_NoCase(const char *s) const throw() in IsPrefixedBy_Ascii_NoCase() function in UString