Home | History | Annotate | Download | only in gencat

Lines Matching defs:warning

122 static	void	warning(const char *, const char *);
224 warning(const char *cptr, const char *msg)
244 warning(NULL, msg);
323 warning(cptr, "expected a space");
335 warning(cptr, "wasn't expecting a space");
373 warning(cptr, "unexpected quote character, ignoring");
386 warning(tmp, "unexpected extra characters, ignoring");
442 warning(cptr, "octal number greater than 7?!");
448 warning(cptr, "unrecognized escape sequence");
459 warning(cptr, "unterminated quoted message, ignoring");
504 warning(cptr, "unrecognized line");
528 warning(cptr, "neither blank line nor start of a message id");
857 warning(NULL, "specified set doesn't exist");
878 warning(NULL, "specified msg doesn't exist");