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

Method getCanonicalWidth

src/common/TextType.cpp:390–393  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388}
389
390BYTE TextType::getCanonicalWidth() const
391{
392 return tt->texttype_canonical_width;
393}
394
395USHORT TextType::getFlags() const
396{

Callers 10

executeMethod · 0.80
matchesMethod · 0.80
checkMethod · 0.80
auxMethod · 0.80
classNameMethod · 0.80
actualMergeMethod · 0.80
evlPositionFunction · 0.80
evlReplaceFunction · 0.80
CanonicalConverterMethod · 0.80
optimizeLikeSimilarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected