Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMaxNumTokensInPostcode
Function
GetMaxNumTokensInPostcode
libs/indexer/postcodes_matcher.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
size_t GetMaxNumTokensInPostcode()
113
{
114
return GetPostcodesMatcher().GetMaxNumTokensInPostcode();
115
}
116
} // namespace search
Callers
1
WithPostcodes
Method · 0.85
Calls
1
GetMaxNumTokensInPostcode
Method · 0.80
Tested by
no test coverage detected