Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/common/
H A Dstr.cpp335 bool String::hasPrefixIgnoreCase(const String &x) const { in hasPrefixIgnoreCase() function in Common::String
339 bool String::hasPrefixIgnoreCase(const char *x) const { in hasPrefixIgnoreCase() function in Common::String
/dports/games/scummvm/scummvm-2.5.1/common/
H A Dstr.cpp96 bool String::hasPrefixIgnoreCase(const String &x) const { in hasPrefixIgnoreCase() function in Common::String
100 bool String::hasPrefixIgnoreCase(const char *x) const { in hasPrefixIgnoreCase() function in Common::String