Searched refs:strregerror (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sed/
H A Dextern.h57 char *strregerror(int, regex_t *);
H A Dmisc.c54 strregerror(int errcode, regex_t *preg) function
H A Dprocess.c667 fatal(_("RE error: %s"), strregerror(eval, defpreg));
H A Dcompile.c449 fatal(_("RE error: %s"), strregerror(eval, rep));

Completed in 51 milliseconds