Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ regerror
Function
regerror
v2/engine/headers.c:194–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
193
194
void regerror( char const * s )
195
{
196
printf(
"re error %s\n"
, s );
197
}
Callers
4
regexec
Function · 0.85
regmatch
Function · 0.85
regrepeat
Function · 0.85
regprop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected