Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ log_errors
Method
log_errors
extern/re2/re2/re2.h:682–682 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
680
void set_longest_match(bool b) { longest_match_ = b; }
681
682
bool log_errors() const { return log_errors_; }
683
void set_log_errors(bool b) { log_errors_ = b; }
684
685
int64_t max_mem() const { return max_mem_; }
Callers
8
Add
Method · 0.80
Add
Method · 0.80
Match
Method · 0.80
Init
Method · 0.80
ReverseProg
Method · 0.80
Match
Method · 0.80
DoMatch
Method · 0.80
Rewrite
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected