MCPcopy 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

AddMethod · 0.80
AddMethod · 0.80
MatchMethod · 0.80
InitMethod · 0.80
ReverseProgMethod · 0.80
MatchMethod · 0.80
DoMatchMethod · 0.80
RewriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected