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

Class CsConvertImpl

src/intl/ld_proto.h:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30#endif
31
32struct CsConvertImpl
33{
34 struct charset* cs;
35 const BYTE* csconvert_datatable;
36 const BYTE* csconvert_misc;
37};
38
39extern USHORT version;
40

Callers 2

CVICU_convert_initFunction · 0.70
CV_convert_initFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected