Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ isEqual
Method
isEqual
src/common/db_alias.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
bool isEqual(const UCharBuffer& val) const
187
{
188
return val == id;
189
}
190
191
UCharBuffer id;
192
DbName* db;
Callers
2
next
Method · 0.45
locate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected