Lines Matching refs:po_gram_error
253 po_lex_pass_comments, po_lex_pass_obsolete_entries, po_gram_error,
257 (po_gram_error, po_gram_error_at_line): Use ANSI C function
704 * po-lex.h (po_gram_error): Treat Apple's version of GCC like non-GCC.
705 * po-lex.c (po_gram_error): Likewise.
710 * po-lex.h (po_gram_error): Use __VA_ARGS__ + 0 instead of __VA_ARGS__.
794 (po_gram_error): Modernize varargs handling. Fix memory leak.
1672 * po-lex.h (po_gram_error): Cast line number to 'unsigned long'.
1673 * po-lex.c (po_gram_error): Likewise.
2612 (po_gram_error): Also output current column number.
2616 (po_gram_error): Also output current column number.
2633 (keyword_p): Use po_gram_error_at_line instead of po_gram_error.
2638 instead of po_gram_error. No column number needed here.
2697 (po_gram_error): Update.
2704 (po_gram_error): Update.
3003 (po_gram_error): Set error_with_progname = 0 during error_at_line()
3006 * po-lex.c (po_gram_error): Likewise.
3505 * po-gram-gen.y (yyerror): Effectively rename to po_gram_error,
3583 (po_gram_error, po_gram_error_at_line): Use ISO C 99 macro vararg
3785 * po-lex.h: Don't declare function po_gram_error and
3859 * po-lex.c (po_gram_error): Don't count continuation lines in
4463 * po-lex.h (po_gram_error): Don't write source file name in fatal
4469 (po_gram_error): Ditto.