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

Function EndsWith

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

Source from the content-addressed store, hash-verified

2890}
2891
2892inline Impl::NSStringMatchers::EndsWith EndsWith(NSString *substr) {
2893 return Impl::NSStringMatchers::EndsWith(substr);
2894}
2895
2896} // namespace Matchers
2897

Callers

nothing calls this directly

Calls 2

EndsWithMatcherClass · 0.85
CasedStringClass · 0.85

Tested by

no test coverage detected