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

Method getChid

src/common/cvt.cpp:3701–3704  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3699 }
3700
3701 CHARSET_ID CommonCallbacks::getChid(const dsc* d)
3702 {
3703 return INTL_TTYPE(d);
3704 }
3705
3706 SLONG CommonCallbacks::getLocalDate()
3707 {

Callers 1

integer_to_textFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected