MCPcopy 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
194void regerror( char const * s )
195{
196 printf( "re error %s\n", s );
197}

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected