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

Method getCharSet

src/jrd/intl.cpp:165–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 CharSet* getCharSet() { return cs; }
166
167 Collation* lookupCollation(thread_db* tdbb, USHORT tt_id);
168 void unloadCollation(thread_db* tdbb, USHORT tt_id);

Callers 5

lookupCharsetMethod · 0.45
INTL_charsetFunction · 0.45
INTL_convert_lookupFunction · 0.45
INTL_charset_lookupFunction · 0.45
INTL_texttype_lookupFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected