Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ error_encoding
Function
error_encoding
tools/re2c/src/conf/msg.cc:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
void error_encoding ()
27
{
28
error (
"only one of switches -e, -w, -x, -u and -8 must be set"
);
29
}
30
31
void error_arg (const char * option)
32
{
Callers
1
parse_opts
Function · 0.85
Calls
1
error
Function · 0.85
Tested by
no test coverage detected