Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ PAR_error
Function
PAR_error
src/gpre/par.cpp:716–720 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
714
//
715
716
void PAR_error(const TEXT* string)
717
{
718
CPR_error(string);
719
PAR_unwind();
720
}
721
722
723
//____________________________________________________________
Callers
15
EXP_field
Function · 0.70
EXP_SINT64_ordinal
Function · 0.70
EXP_SLONG_ordinal
Function · 0.70
EXP_SSHORT_ordinal
Function · 0.70
EXP_ULONG_ordinal
Function · 0.70
EXP_USHORT_ordinal
Function · 0.70
EXP_pos_USHORT_ordinal
Function · 0.70
EXP_post_field
Function · 0.70
EXP_relation
Function · 0.70
par_native_value
Function · 0.70
par_over
Function · 0.70
SQL_par_field_collate
Function · 0.70
Calls
2
CPR_error
Function · 0.85
PAR_unwind
Function · 0.85
Tested by
no test coverage detected