Searched refs:po_gram_error (Results 1 – 6 of 6) sorted by relevance
/third_party/gettext/gettext-tools/src/ |
D | po-lex.c | 76 po_gram_error (const char *fmt, ...) in po_gram_error() function 437 po_gram_error (_("invalid multibyte sequence")); in mbfile_getc() 465 po_gram_error (_("incomplete multibyte sequence at end of file")); in mbfile_getc() 474 po_gram_error (_("incomplete multibyte sequence at end of line")); in mbfile_getc() 505 po_gram_error (_("invalid multibyte sequence")); in mbfile_getc() 852 po_gram_error (_("invalid control sequence")); in control_sequence()
|
D | po-lex.h | 84 extern void po_gram_error (const char *fmt, ...)
|
D | ChangeLog.0 | 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. [all …]
|
D | ChangeLog.1 | 3527 (po_gram_error, po_gram_error_at_line): Declare format string argument. 5275 (po_gram_error, po_gram_error_at_line): Use po_xerror instead of 5280 (po_gram_error, po_gram_error_at_line): Remove optimized macros. 5330 integer, so that po_gram_error doesn't cause the program to exit(). 5442 * po-lex.h (po_gram_error, po_gram_error_at_line): Test for 5445 * po-lex.c (po_gram_error, po_gram_error_at_line): Likewise. 5803 (po_gram_error): Use po_error instead of error. 5805 * po-lex.c (po_gram_error): Use po_error instead of error. 7628 * po-lex.h (po_gram_error): Don't use ISO C 99 feature on DEC C. 7629 * po-lex.c (po_gram_error): LIkewise.
|
/third_party/gettext/gettext-tools/po/ |
D | Makevars | 23 --flag=po_gram_error:1:c-format --flag=po_gram_error_at_line:2:c-format
|
D | es.po | 3948 # po_gram_error (_("this file may not contain domain directives"));
|