MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / result

Method result

src/jrd/Collation.cpp:542–545  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

540 }
541
542 bool result()
543 {
544 return evaluator.getResult();
545 }
546
547 bool process(const UCHAR* str, SLONG length)
548 {

Callers

nothing calls this directly

Calls 1

getResultMethod · 0.45

Tested by

no test coverage detected