Lines Matching refs:scanner_warn
223 scanner_warn(s, "illegal hexadecimal escape sequence in string literal");
229 scanner_warn(s, "unknown escape sequence (%c) in string literal", peek(s));
416 scanner_warn(s, "a sequence already exists which is a prefix of this sequence; overriding");
435 scanner_warn(s, "this compose sequence is a prefix of another; skipping line");
443 scanner_warn(s, "this compose sequence is a duplicate of another; skipping line");
446 scanner_warn(s, "this compose sequence already exists; overriding");
585 scanner_warn(s, "expected at least one keysym on left-hand side; skipping line");
616 scanner_warn(s, "too many keysyms (%d) on left-hand side; skipping line",
664 scanner_warn(s, "right-hand side can have at most one string; skipping line");
668 scanner_warn(s, "right-hand side string must not be empty; skipping line");
672 scanner_warn(s, "right-hand side string is too long; skipping line");
686 scanner_warn(s, "right-hand side can have at most one keysym; skipping line");
693 scanner_warn(s, "right-hand side must have at least one of string or keysym; skipping line");