Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ result
Method
result
src/jrd/Collation.cpp:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
bool result()
465
{
466
return evaluator.getResult();
467
}
468
469
bool process(const UCHAR* str, SLONG length)
470
{
Callers
nothing calls this directly
Calls
1
getResult
Method · 0.45
Tested by
no test coverage detected