MCPcopy Create free account
hub / github.com/boostorg/build / regerror

Function regerror

src/engine/headers.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202
203
204void regerror( char const * s )
205{
206 out_printf( "re error %s\n", s );
207}

Callers 4

regexecFunction · 0.85
regmatchFunction · 0.85
regrepeatFunction · 0.85
regpropFunction · 0.85

Calls 1

out_printfFunction · 0.85

Tested by

no test coverage detected