Home
last modified time | relevance | path

Searched refs:error_with_progname (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-rst.c106 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 Dpo-xerror.c51 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 Dwrite-catalog.c135 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 Dx-csharp.c1381 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 Dx-awk.c340 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 Dx-perl.c306 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 Dx-java.c820 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 Dxgettext.c1925 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 Dx-c.c1152 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 Dx-python.c1058 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 Dx-sh.c1073 error_with_progname = false; in read_word()
1076 error_with_progname = true; in read_word()
H A Dmsgfmt.c982 error_with_progname = false; in msgfmt_frob_new_message()
987 error_with_progname = true; in msgfmt_frob_new_message()
H A DChangeLog.03003 (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 Derror-progname.c32 bool error_with_progname = true; variable
39 if (error_with_progname) in maybe_print_progname()
H A Derror-progname.h41 extern DLL_VARIABLE bool error_with_progname;
H A Dxerror.c52 if (error_with_progname) in multiline_warning()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Derror-progname.c32 bool error_with_progname = true; variable
39 if (error_with_progname) in maybe_print_progname()
H A Derror-progname.h41 extern DLL_VARIABLE bool error_with_progname;
H A Dxerror.c52 if (error_with_progname) in multiline_warning()
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Derror-progname.c32 bool error_with_progname = true; variable
39 if (error_with_progname) in maybe_print_progname()
H A Derror-progname.h41 extern DLL_VARIABLE bool error_with_progname;
H A Dxerror.c52 if (error_with_progname) in multiline_warning()
H A DChangeLog.11362 * 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 DChangeLog.01013 (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 Dgettextlib-exports.c25 VARIABLE(error_with_progname)