MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / compare_ignore_case

Function compare_ignore_case

ToyBox/Strutil.h:96–98  ·  view source on GitHub ↗

* @brief Compares two std::strings ignoring their case (lower/upper). * @param str1 - std::string to compare * @param str2 - std::string to compare * @return True if str1 and str2 are equal, false otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

to_lowerFunction · 0.85

Tested by

no test coverage detected