Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyString.h380 …bool IsEqualTo_Ascii_NoCase(const char *s) const { return StringsAreEqualNoCase_Ascii(_chars, s); } in IsEqualTo_Ascii_NoCase() function
621 …bool IsEqualTo_Ascii_NoCase(const char *s) const { return StringsAreEqualNoCase_Ascii(_chars, s); } in IsEqualTo_Ascii_NoCase() function