Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
const isc_like_escape_invalid = 1;
33
34
void ERR_post(...) {
35
throw Firebird::LongJump();
36
}
37
38
#include
"evl_string.h"
39
Callers
15
unix.cpp
File · 0.50
PIO_open
Function · 0.50
lockDatabaseFile
Function · 0.50
unix_error
Function · 0.50
block_size_error
Function · 0.50
raw_devices_validate_database
Function · 0.50
raw_devices_unlink_database
Function · 0.50
PIO_create
Function · 0.50
PIO_force_write
Function · 0.50
PIO_open
Function · 0.50
nt_error
Function · 0.50
attach
Method · 0.50
Calls
1
LongJump
Class · 0.85
Tested by
no test coverage detected