Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ GetFlag
Function
GetFlag
extern/re2/util/flags.h:21–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
namespace re2 {
20
template <typename T>
21
T GetFlag(const T& flag) {
22
return flag;
23
}
24
} // namespace re2
25
26
#endif // UTIL_FLAGS_H_
Callers
15
DEFINE_FLAG
Function · 0.85
HandleRegexp
Method · 0.85
RandomTest
Function · 0.85
Engines
Function · 0.85
TestInstance
Method · 0.85
RunCase
Method · 0.85
BM_PCRE_Compile
Function · 0.85
BM_Regexp_Parse
Function · 0.85
BM_Regexp_Simplify
Function · 0.85
BM_CompileToProg
Function · 0.85
BM_CompileByteMap
Function · 0.85
BM_Regexp_Compile
Function · 0.85
Calls
no outgoing calls
Tested by
6
DEFINE_FLAG
Function · 0.68
HandleRegexp
Method · 0.68
RandomTest
Function · 0.68
Engines
Function · 0.68
TestInstance
Method · 0.68
RunCase
Method · 0.68