Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-catalog.h69 msgdomain_list_print (msgdomain_list_ty *mdlp,
H A Dmsgconv.c276 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dmsgen.c260 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dmsguniq.c299 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dmsgcat.c322 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dmsgcomm.c332 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dwrite-catalog.c69 msgdomain_list_print (msgdomain_list_ty *mdlp, const char *filename, in msgdomain_list_print() function
H A Dmsgunfmt.c400 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A DChangeLog304 (msgdomain_list_print): Move out to write-catalog.h, adding a
317 (msgdomain_list_print): Move out to write-catalog.c, adding a
337 options. Pass the output_syntax to msgdomain_list_print.
341 options. Pass the output_syntax to msgdomain_list_print.
345 options. Pass the output_syntax to msgdomain_list_print.
349 options. Pass the output_syntax to msgdomain_list_print.
353 options. Pass the output_syntax to msgdomain_list_print.
357 options. Pass the output_syntax to msgdomain_list_print.
361 options. Pass the output_syntax to msgdomain_list_print.
365 options. Pass the output_syntax to msgdomain_list_print.
[all …]
H A Dmsgattrib.c381 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dmsgfilter.c385 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dmsggrep.c475 msgdomain_list_print (result, output_file, output_syntax, force_po, false); in main()
H A Dmsgmerge.c429 msgdomain_list_print (result, output_file, output_syntax, true, in main()
436 msgdomain_list_print (result, output_file, output_syntax, force_po, in main()
H A Dmsginit.c334 msgdomain_list_print (result, output_file, output_syntax, true, false); in main()
H A 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
H A Dxgettext.c727 msgdomain_list_print (mdlp, file_name, output_syntax, force_po, do_debug); in main()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dgettext-po.c230 msgdomain_list_print (file->mdlp, filename, &output_format_po, true, false); in po_file_write()
250 msgdomain_list_print (file->mdlp, filename, &output_format_po, true, false); in po_file_write()