Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getToCharset
Method
getToCharset
src/common/cvt.cpp:3664–3667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3662
}
3663
3664
Jrd::CharSet* CommonCallbacks::getToCharset(CHARSET_ID)
3665
{
3666
return NULL;
3667
}
3668
3669
void CommonCallbacks::validateData(Jrd::CharSet*, SLONG, const UCHAR*)
3670
{
Callers
2
integer_to_text
Function · 0.45
CVT_move_common
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected