Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Cost11
Method
Cost11
libs/search/approximate_string_match.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
uint32_t DefaultMatchCost::Cost11(UniChar, UniChar) const
23
{
24
return 256;
25
}
26
27
uint32_t DefaultMatchCost::Cost12(UniChar, UniChar const *) const
28
{
Callers
1
StringMatchCost
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected