Home
last modified time | relevance | path

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

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