/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-rst.c | 106 error_with_progname = false; in extract_rst() 109 error_with_progname = true; in extract_rst() 170 error_with_progname = false; in extract_rst() 173 error_with_progname = true; in extract_rst() 205 error_with_progname = false; in extract_rst() 208 error_with_progname = true; in extract_rst()
|
H A D | po-xerror.c | 51 bool old_error_with_progname = error_with_progname; in xerror() 69 error_with_progname = false; in xerror() 78 error_with_progname = old_error_with_progname; in xerror() 90 error_with_progname = false; in xerror() 104 error_with_progname = true; in xerror()
|
H A D | write-catalog.c | 135 error_with_progname = false; in msgdomain_list_print() 140 error_with_progname = true; in msgdomain_list_print() 169 error_with_progname = false; in msgdomain_list_print() 180 error_with_progname = true; in msgdomain_list_print()
|
H A D | x-csharp.c | 1381 error_with_progname = false; in do_getc_unicode_escaped() 1384 error_with_progname = true; in do_getc_unicode_escaped() 1499 error_with_progname = false; in accumulate_escaped() 1506 error_with_progname = true; in accumulate_escaped() 2006 error_with_progname = false; in extract_parenthesized() 2010 error_with_progname = true; in extract_parenthesized() 2040 error_with_progname = false; in extract_parenthesized() 2044 error_with_progname = true; in extract_parenthesized()
|
H A D | x-awk.c | 340 error_with_progname = false; in phase7_getc() 343 error_with_progname = true; in phase7_getc() 591 error_with_progname = false; in x_awk_lex() 594 error_with_progname = true; in x_awk_lex()
|
H A D | x-perl.c | 306 error_with_progname = false; in get_here_document() 310 error_with_progname = true; in get_here_document() 1032 error_with_progname = false; in extract_quotelike_pass3() 1035 error_with_progname = true; in extract_quotelike_pass3() 1152 error_with_progname = false; in extract_quotelike_pass3() 1156 error_with_progname = true; in extract_quotelike_pass3() 1172 error_with_progname = false; in extract_quotelike_pass3() 1176 error_with_progname = true; in extract_quotelike_pass3() 1206 error_with_progname = false; in extract_quotelike_pass3() 1210 error_with_progname = true; in extract_quotelike_pass3() [all …]
|
H A D | x-java.c | 820 error_with_progname = false; in accumulate_escaped() 827 error_with_progname = true; in accumulate_escaped() 1317 error_with_progname = false; in extract_parenthesized() 1321 error_with_progname = true; in extract_parenthesized() 1351 error_with_progname = false; in extract_parenthesized() 1355 error_with_progname = true; in extract_parenthesized()
|
H A D | xgettext.c | 1925 error_with_progname = false; in set_format_flags_from_context() 1938 error_with_progname = true; in set_format_flags_from_context() 1958 error_with_progname = false; in warn_format_string() 1971 error_with_progname = true; in warn_format_string() 2016 error_with_progname = false; in remember_a_message() 2027 error_with_progname = true; in remember_a_message() 2622 error_with_progname = false; in arglist_parser_done() 2628 error_with_progname = true; in arglist_parser_done() 2649 error_with_progname = false; in arglist_parser_done() 2655 error_with_progname = true; in arglist_parser_done() [all …]
|
H A D | x-c.c | 1152 error_with_progname = false; in phase5_get() 1155 error_with_progname = true; in phase5_get() 1176 error_with_progname = false; in phase5_get() 1179 error_with_progname = true; in phase5_get()
|
H A D | x-python.c | 1058 error_with_progname = false; in phase7_getuc() 1061 error_with_progname = true; in phase7_getuc() 1258 error_with_progname = false; in phase7_getuc() 1261 error_with_progname = true; in phase7_getuc()
|
H A D | x-sh.c | 1073 error_with_progname = false; in read_word() 1076 error_with_progname = true; in read_word()
|
H A D | msgfmt.c | 982 error_with_progname = false; in msgfmt_frob_new_message() 987 error_with_progname = true; in msgfmt_frob_new_message()
|
H A D | ChangeLog.0 | 3003 (po_gram_error): Set error_with_progname = 0 during error_at_line() 3020 (format_directive_message): Set error_with_progname = 0 during 3032 (phase5_get): Set error_with_progname = 0 during error() call. 3037 (scan_c_file): Set error_with_progname = 0 during error() call.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | error-progname.c | 32 bool error_with_progname = true; variable 39 if (error_with_progname) in maybe_print_progname()
|
H A D | error-progname.h | 41 extern DLL_VARIABLE bool error_with_progname;
|
H A D | xerror.c | 52 if (error_with_progname) in multiline_warning()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | error-progname.c | 32 bool error_with_progname = true; variable 39 if (error_with_progname) in maybe_print_progname()
|
H A D | error-progname.h | 41 extern DLL_VARIABLE bool error_with_progname;
|
H A D | xerror.c | 52 if (error_with_progname) in multiline_warning()
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | error-progname.c | 32 bool error_with_progname = true; variable 39 if (error_with_progname) in maybe_print_progname()
|
H A D | error-progname.h | 41 extern DLL_VARIABLE bool error_with_progname;
|
H A D | xerror.c | 52 if (error_with_progname) in multiline_warning()
|
H A D | ChangeLog.1 | 1362 * error-progname.h (error_with_progname): Likewise. 1431 * progname.h (error_with_progname, maybe_print_progname): Remove 1433 * progname.c (error_with_progname): Remove variable.
|
H A D | ChangeLog.0 | 1013 (error_with_progname): Change type to bool. 1014 * progname.c (error_with_progname): Likewise.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/woe32dll/ |
H A D | gettextlib-exports.c | 25 VARIABLE(error_with_progname)
|