Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Genivia/RE-flex
/ error
Function
error
tests/rtest.cpp:23–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
static void error(const char *text)
24
{
25
std::cout <<
"FAILED: "
<< text << std::endl;
26
exit(EXIT_FAILURE);
27
}
28
29
using namespace reflex;
30
Callers
15
main
Function · 0.70
parse
Method · 0.50
parse3
Method · 0.50
parse4
Method · 0.50
parse_esc
Method · 0.50
compile
Method · 0.50
compile_transition
Method · 0.50
compile_list
Method · 0.50
encode_dfa
Method · 0.50
get_string
Method · 0.50
get_pattern
Method · 0.50
get_code
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected