HomeSort by: relevance | last modified time | path
    Searched refs:po_charset_utf8 (Results 1 - 24 of 24) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-charset.h 44 extern DLL_VARIABLE const char *po_charset_utf8;
write-resources.c 159 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL);
x-python.c 243 else if (xgettext_current_source_encoding != po_charset_utf8)
605 && xgettext_current_file_source_encoding != po_charset_utf8)
616 cd = iconv_open (po_charset_utf8, xgettext_current_file_source_encoding);
621 xgettext_current_file_source_encoding, po_charset_utf8,
628 xgettext_global_source_encoding, po_charset_utf8,
1706 xgettext_current_source_encoding = po_charset_utf8;
1716 xgettext_current_source_encoding = po_charset_utf8;
1737 xgettext_current_source_encoding = po_charset_utf8;
1754 xgettext_current_source_encoding = po_charset_utf8;
write-tcl.c 185 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL);
x-java.c 1298 xgettext_current_source_encoding = po_charset_utf8;
1310 xgettext_current_source_encoding = po_charset_utf8;
1332 xgettext_current_source_encoding = po_charset_utf8;
1344 xgettext_current_source_encoding = po_charset_utf8;
1377 xgettext_current_source_encoding = po_charset_utf8;
1394 xgettext_current_source_encoding = po_charset_utf8;
x-csharp.c 224 else if (xgettext_current_source_encoding != po_charset_utf8)
1987 xgettext_current_source_encoding = po_charset_utf8;
1999 xgettext_current_source_encoding = po_charset_utf8;
2021 xgettext_current_source_encoding = po_charset_utf8;
2033 xgettext_current_source_encoding = po_charset_utf8;
2066 xgettext_current_source_encoding = po_charset_utf8;
2083 xgettext_current_source_encoding = po_charset_utf8;
write-po.c 845 && po_charset_canonicalize (charset) != po_charset_utf8)
857 && po_charset_canonicalize (charset) != po_charset_utf8)
958 && po_charset_canonicalize (charset) != po_charset_utf8)
970 && po_charset_canonicalize (charset) != po_charset_utf8)
write-properties.c 244 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL);
write-stringtable.c 275 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL);
xgettext.c 605 && xgettext_global_source_encoding != po_charset_utf8)
616 cd = iconv_open (po_charset_utf8, xgettext_global_source_encoding);
621 xgettext_global_source_encoding, po_charset_utf8,
628 xgettext_global_source_encoding, po_charset_utf8,
716 && xgettext_global_source_encoding != po_charset_utf8)
1861 else if (xgettext_current_source_encoding != po_charset_utf8)
1867 context.to_code = po_charset_utf8;
2899 iconv_message_list (mlp, po_charset_utf8, po_charset_utf8, NULL);
po-charset.c 52 const char *po_charset_utf8 = utf8; variable
x-glade.c 398 xgettext_current_source_encoding = po_charset_utf8;
msgmerge.c 1423 iconv_message_list (compendiums->item[k], NULL, po_charset_utf8,
1568 NULL, po_charset_utf8,
1576 definitions_init (&definitions, po_charset_utf8);
msgfilter.c 357 result = iconv_msgdomain_list (result, po_charset_utf8, input_file);
msgl-iconv.c 62 if (context->to_code == po_charset_utf8)
read-catalog.c 485 pop->mdlp->encoding = po_charset_utf8;
write-qt.c 679 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL);
msgfmt.c 521 canon_encoding = (input_syntax->produces_utf8 ? po_charset_utf8 : NULL);
write-csharp.c 628 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL);
x-tcl.c 972 xgettext_current_source_encoding = po_charset_utf8;
x-perl.c 1549 xgettext_current_source_encoding = po_charset_utf8;
1975 xgettext_current_source_encoding = po_charset_utf8;
2904 xgettext_current_source_encoding = po_charset_utf8;
2923 xgettext_current_source_encoding = po_charset_utf8;
2975 xgettext_current_source_encoding = po_charset_utf8;
3048 xgettext_current_source_encoding = po_charset_utf8;
3063 xgettext_current_source_encoding = po_charset_utf8;
3102 xgettext_current_source_encoding = po_charset_utf8;
3139 xgettext_current_source_encoding = po_charset_utf8;
3166 xgettext_current_source_encoding = po_charset_utf8;
    [all...]
msgl-cat.c 455 canon_to_code = po_charset_utf8;
write-java.c 930 iconv_message_list (mlp, canon_encoding, po_charset_utf8, NULL);
  /src/external/gpl2/gettext/dist/gettext-tools/woe32dll/
gettextsrc-exports.c 63 VARIABLE(po_charset_utf8)

Completed in 31 milliseconds