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

Method getStringLength

src/common/dsc.cpp:1359–1362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1357
1358
1359int dsc::getStringLength() const
1360{
1361 return DSC_string_length(this);
1362}
1363
1364
1365USHORT DSC_convert_to_text_length(USHORT dsc_type)

Callers 15

setParamVaryingFunction · 0.80
setParamsRsaEncryptFunction · 0.80
setParamsRsaSignFunction · 0.80
setParamsRsaVerifyFunction · 0.80
characterLenFunction · 0.80
makeEncode64Function · 0.80
makeEncodeHexFunction · 0.80
makeCryptFunction · 0.80
makeReverseFunction · 0.80
evlEncodeDecode64Function · 0.80
evlEncodeDecodeHexFunction · 0.80
convertLengthMethod · 0.80

Calls 1

DSC_string_lengthFunction · 0.85

Tested by

no test coverage detected