Home
last modified time | relevance | path

Searched refs:msgdomain_list_print (Results 1 – 17 of 17) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dwrite-catalog.h75 msgdomain_list_print (msgdomain_list_ty *mdlp,
Dmsgen.c287 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dmsgconv.c290 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dmsguniq.c309 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dmsgcomm.c341 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dmsgcat.c349 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dmsgunfmt.c409 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dwrite-catalog.c91 msgdomain_list_print (msgdomain_list_ty *mdlp, const char *filename, in msgdomain_list_print() function
Dmsgattrib.c404 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dmsggrep.c485 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
Dmsgfilter.c396 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
DChangeLog.12118 * write-catalog.c (msgdomain_list_print): Open the output stream in
2498 * write-catalog.c (msgdomain_list_print): Fix open() call.
3135 (msgdomain_list_print): Use a styled_ostream_t that uses the
3237 (msgdomain_list_print): Open a temporary file_ostream_t.
3762 (msgdomain_list_print): Move out to write-catalog.h, adding a
3775 (msgdomain_list_print): Move out to write-catalog.c, adding a
3795 options. Pass the output_syntax to msgdomain_list_print.
3799 options. Pass the output_syntax to msgdomain_list_print.
3803 options. Pass the output_syntax to msgdomain_list_print.
3807 options. Pass the output_syntax to msgdomain_list_print.
[all …]
Dmsgmerge.c514 msgdomain_list_print (result, output_file, output_syntax, true, in main()
521 msgdomain_list_print (result, output_file, output_syntax, in main()
Dmsginit.c390 msgdomain_list_print (result, output_file, output_syntax, true, false); in main()
DChangeLog.0308 message_print_style_escape, msgdomain_list_print,
315 message_print_obsolete, msgdomain_list_print, cmp_by_msgid,
1459 consistency with msgdomain_list_print(), compare_po_locale_charsets(),
1840 * write-po.c (msgdomain_list_print): Treat charset=CHARSET as if it
2203 * write-po.c (msgdomain_list_print): Before fclose, check for ferror.
2724 * write-po.h (message_print_style_escape, msgdomain_list_print): Change
2737 (msgdomain_list_print): Change argument type to bool.
2863 (msgdomain_list_print, msgdomain_list_sort_by_msgid,
2868 (msgdomain_list_print): Renamed from message_list_print. Change type
Dxgettext.c1026 msgdomain_list_print (mdlp, file_name, output_syntax, force_po, do_debug); in main()
/third_party/gettext/gettext-tools/libgettextpo/
Dgettext-po.c235 msgdomain_list_print (file->mdlp, filename, &output_format_po, true, false); in po_file_write()
258 msgdomain_list_print (file->mdlp, filename, &output_format_po, true, false); in po_file_write()