Home
last modified time | relevance | path

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

12

/third_party/gettext/gettext-tools/src/
Dxg-encoding.c115 else if (xgettext_current_source_encoding != po_charset_utf8) in from_current_source_encoding()
121 context.to_code = po_charset_utf8; in from_current_source_encoding()
Dpo-charset.h43 extern DLL_VARIABLE const char *po_charset_utf8;
Dx-python.c286 else if (xgettext_current_source_encoding != po_charset_utf8) in phase2_getc()
609 && xgettext_current_file_source_encoding != po_charset_utf8) in set_current_file_source_encoding()
621 cd = iconv_open (po_charset_utf8, xgettext_current_file_source_encoding); in set_current_file_source_encoding()
625 xgettext_current_file_source_encoding, po_charset_utf8, in set_current_file_source_encoding()
631 xgettext_current_file_source_encoding, po_charset_utf8, in set_current_file_source_encoding()
1709 po_charset_utf8); in extract_python()
Dxgettext.c792 && xgettext_global_source_encoding != po_charset_utf8) in main()
804 cd = iconv_open (po_charset_utf8, xgettext_global_source_encoding); in main()
808 xgettext_global_source_encoding, po_charset_utf8, in main()
814 xgettext_global_source_encoding, po_charset_utf8, in main()
997 && xgettext_global_source_encoding != po_charset_utf8) in main()
1940 xgettext_current_source_encoding = po_charset_utf8; in extract_from_xml_file()
2115 iconv_message_list (mlp, po_charset_utf8, po_charset_utf8, NULL); in finalize_header()
Dwrite-xml.c96 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in msgdomain_write_xml()
Dmsgfilter.c354 result = iconv_msgdomain_list (result, po_charset_utf8, true, input_file); in main()
361 result = iconv_msgdomain_list (result, po_charset_utf8, true, input_file); in main()
368 result = iconv_msgdomain_list (result, po_charset_utf8, true, input_file); in main()
Dwrite-catalog.c295 if (mdlp->encoding != po_charset_utf8) in msgdomain_list_print()
298 mdlp = iconv_msgdomain_list (mdlp, po_charset_utf8, false, NULL); in msgdomain_list_print()
Dwrite-resources.c160 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in msgdomain_write_csharp_resources()
Dx-desktop.c188 xgettext_current_source_encoding = po_charset_utf8; in extract_desktop()
Dwrite-tcl.c186 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in msgdomain_write_tcl()
Dwrite-desktop.c205 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in msgdomain_write_desktop()
Dwrite-po.c1331 && po_charset_canonicalize (charset) != po_charset_utf8) in message_print()
1343 && po_charset_canonicalize (charset) != po_charset_utf8) in message_print()
1499 && po_charset_canonicalize (charset) != po_charset_utf8) in message_print_obsolete()
1511 && po_charset_canonicalize (charset) != po_charset_utf8) in message_print_obsolete()
Dwrite-stringtable.c286 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in write_stringtable()
Dwrite-properties.c249 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in write_properties()
Dpo-charset.c53 const char *po_charset_utf8 = utf8; variable
Dx-rst.c489 xgettext_current_source_encoding = po_charset_utf8; in extract_rsj()
Dx-java.c716 && xgettext_current_source_encoding == po_charset_utf8)) in strip_indent()
815 && xgettext_current_source_encoding == po_charset_utf8)) in strip_indent()
Dmsgfmt.c747 canon_encoding = (input_syntax->produces_utf8 ? po_charset_utf8 : NULL); in main()
1613 iconv_message_list (mlp, NULL, po_charset_utf8, NULL); in msgfmt_operand_list_add_from_directory()
Dread-catalog.c480 pop->mdlp->encoding = po_charset_utf8; in read_catalog_stream()
Dwrite-qt.c676 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in msgdomain_write_qt()
Dx-tcl.c982 xgettext_current_source_encoding = po_charset_utf8; in extract_tcl()
Dmsgl-iconv.c59 if (context->to_code == po_charset_utf8) in conversion_error()
Dxg-mixed-string.c81 || xgettext_current_source_encoding == po_charset_utf8) in mixed_string_alloc_simple()
Dwrite-csharp.c647 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL); in msgdomain_write_csharp()
/third_party/gettext/gettext-tools/woe32dll/
Dgettextsrc-exports.c74 VARIABLE(po_charset_utf8)

12