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

Class IntlDpb

src/common/IntlParametersBlock.h:54–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52};
53
54class IntlDpb : public IntlParametersBlock
55{
56public:
57 TagType checkTag(UCHAR tag, const char** tagName);
58 UCHAR getUtf8Tag();
59};
60
61class IntlSpb : public IntlParametersBlock
62{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected