Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ set_never_nl
Method
set_never_nl
extern/re2/re2/re2.h:692–692 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
690
691
bool never_nl() const { return never_nl_; }
692
void set_never_nl(bool b) { never_nl_ = b; }
693
694
bool dot_nl() const { return dot_nl_; }
695
void set_dot_nl(bool b) { dot_nl_ = b; }
Callers
2
TEST
Function · 0.80
LLVMFuzzerTestOneInput
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64