Searched refs:comperr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed0.c158 comperr("Too many {'s");
216 comperr("First RE may not be null: %s");
227 comperr("Illegal line number: %s");
238 comperr(TMMES);
246 comperr("Unrecognized command: %s");
257 comperr("Too many commands: %s");
265 comperr(AD0MES);
268 comperr("Too many }'s");
277 comperr(AD1MES);
282 comperr(AD0ME
866 comperr(char *msg) function
[all...]
H A Dsed1.c676 comperr("Range endpoint too large: %s");
680 comperr("Bad number: %s");
684 comperr("``\\digit'' out of range: %s");
688 comperr("Illegal or missing delimiter: %s");
692 comperr("No remembered search string: %s");
696 comperr("\\( \\) imbalance: %s");
700 comperr("Too many \\(: %s");
704 comperr("More than 2 numbers given in \\{ \\}: %s");
708 comperr("} expected after \\: %s");
712 comperr("Firs
[all...]
H A Dsed.h156 void comperr(char *);

Completed in 46 milliseconds