MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / string_func.cpp

File string_func.cpp

src/tests/string_func.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 * This file is part of OpenTTD.
3 * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
4 * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Callers

nothing calls this directly

Calls 14

StrCompareIgnoreCaseFunction · 0.85
StrEqualsIgnoreCaseFunction · 0.85
StrStartsWithIgnoreCaseFunction · 0.85
StrEndsWithIgnoreCaseFunction · 0.85
FormatArrayAsHexFunction · 0.85
ConvertHexToBytesFunction · 0.85
StrTrimInPlaceFunction · 0.85
StrTrimViewFunction · 0.85
FixSCCEncodedWrapperFunction · 0.85
ComposeFunction · 0.85
substrMethod · 0.80

Tested by

no test coverage detected