HomeSort by relevance Sort by last modified time
    Searched refs:IsPrefixedBy_Ascii_NoCase (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Common/
MyString.h 251 bool IsPrefixedBy_Ascii_NoCase(const char *s) const throw();
416 bool IsPrefixedBy_Ascii_NoCase(const char *s) const throw();
MyString.cpp 184 bool AString::IsPrefixedBy_Ascii_NoCase(const char *s) const throw()
199 bool UString::IsPrefixedBy_Ascii_NoCase(const char *s) const throw()

Completed in 177 milliseconds