MCPcopy 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
23static void error(const char *text)
24{
25 std::cout << "FAILED: " << text << std::endl;
26 exit(EXIT_FAILURE);
27}
28
29using namespace reflex;
30

Callers 15

mainFunction · 0.70
parseMethod · 0.50
parse3Method · 0.50
parse4Method · 0.50
parse_escMethod · 0.50
compileMethod · 0.50
compile_transitionMethod · 0.50
compile_listMethod · 0.50
encode_dfaMethod · 0.50
get_stringMethod · 0.50
get_patternMethod · 0.50
get_codeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected