Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ result
Method
result
src/jrd/Collation.cpp:386–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
}
385
386
bool result()
387
{
388
return evaluator.getResult();
389
}
390
391
bool process(const UCHAR* str, SLONG length)
392
{
Callers
4
execute
Method · 0.45
stringBoolean
Method · 0.45
evaluate
Method · 0.45
evaluate
Method · 0.45
Calls
1
getResult
Method · 0.45
Tested by
no test coverage detected