Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2892
inline 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
EndsWithMatcher
Class · 0.85
CasedString
Class · 0.85
Tested by
no test coverage detected