MCPcopy 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

executeMethod · 0.45
stringBooleanMethod · 0.45
evaluateMethod · 0.45
evaluateMethod · 0.45

Calls 1

getResultMethod · 0.45

Tested by

no test coverage detected