Searched refs:format_synerr (Results 1 – 5 of 5) sorted by relevance
286 format_synerr( _( "unrecognized %%option: %s" ),443 format_synerr(480 format_synerr( _( "bad <start condition>: %s" ),648 <*>.|\n format_synerr( _( "bad character: %s" ), yytext );
2056 format_synerr( _( "unrecognized %%option: %s" ),2300 format_synerr(2365 format_synerr( _( "bad <start condition>: %s" ),2514 format_synerr(2728 format_synerr( _( "bad character: %s" ), yytext );
817 void format_synerr( msg, arg ) in format_synerr() function
976 extern void format_synerr PROTO((char [], char[]));
443 void format_synerr( msg, arg ) in format_synerr() function