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

Function ERR_post

src/jrd/misc/evl_string_test.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32const isc_like_escape_invalid = 1;
33
34void ERR_post(...) {
35 throw Firebird::LongJump();
36}
37
38#include "evl_string.h"
39

Callers 15

unix.cppFile · 0.50
PIO_openFunction · 0.50
lockDatabaseFileFunction · 0.50
unix_errorFunction · 0.50
block_size_errorFunction · 0.50
PIO_createFunction · 0.50
PIO_force_writeFunction · 0.50
PIO_openFunction · 0.50
nt_errorFunction · 0.50
attachMethod · 0.50

Calls 1

LongJumpClass · 0.85

Tested by

no test coverage detected