CompareNoCase() checks the equality of two strings - case insensitive. Result is the same as strcmp (0 == same).
Definition at line 239 of file CATString.cpp. References CATASSERT, fAsciiLocked, fUnicodeBuffer, and LengthCalc(). Referenced by GASPilot::OnEvent(), GASPilot::OnInjectWindow(), CATFileSystem::RemoveBasePath(), and GASPilot::StartGame().
|