Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Cost21
Method
Cost21
libs/search/approximate_string_match.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
uint32_t DefaultMatchCost::Cost21(UniChar const *, UniChar) const
33
{
34
return 512;
35
}
36
37
uint32_t DefaultMatchCost::Cost22(UniChar const *, UniChar const *) const
38
{
Callers
1
StringMatchCost
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected