Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
lookupCharset
Method · 0.45
INTL_charset
Function · 0.45
INTL_convert_lookup
Function · 0.45
INTL_charset_lookup
Function · 0.45
INTL_texttype_lookup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected