Bitcoin Core  27.99.0
P2P Digital Currency
Functions
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: