MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / Matches

Function Matches

Bcore/src/main/cpp/Dobby/tests/catch.hpp:7918–7920  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7916}
7917
7918StdString::RegexMatcher Matches(std::string const &regex, CaseSensitive::Choice caseSensitivity) {
7919 return StdString::RegexMatcher(regex, caseSensitivity);
7920}
7921
7922} // namespace Matchers
7923} // namespace Catch

Callers

nothing calls this directly

Calls 1

RegexMatcherClass · 0.85

Tested by

no test coverage detected