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

Function begin

src/gpre/obj_cxx.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144static const char* const DCL_QUAD = "ISC_QUAD";
145
146static inline void begin(const int column)
147{
148 printa(column, "{");
149}
150
151static inline void endp(const int column)
152{

Callers 15

OBJ_CXX_actionFunction · 0.70
gen_blob_closeFunction · 0.70
gen_blob_openFunction · 0.70
gen_create_databaseFunction · 0.70
gen_cursor_closeFunction · 0.70
gen_cursor_openFunction · 0.70
gen_eraseFunction · 0.70
gen_event_initFunction · 0.70
gen_event_waitFunction · 0.70
gen_fetchFunction · 0.70
gen_forFunction · 0.70
gen_get_segmentFunction · 0.70

Calls 1

printaFunction · 0.70

Tested by

no test coverage detected