Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
str.cpp File Reference
#include <test/util/str.h>
#include <cstdint>
#include <string>
Include dependency graph for str.cpp:

Go to the source code of this file.

Functions

bool CaseInsensitiveEqual (const std::string &s1, const std::string &s2)

Function Documentation

◆ CaseInsensitiveEqual()

bool CaseInsensitiveEqual ( const std::string & s1,
const std::string & s2 )

Definition at line 10 of file str.cpp.

Here is the caller graph for this function: