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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-charset.h 41 extern DLL_VARIABLE const char *po_charset_ascii;
msgl-iconv.c 223 canon_charset = po_charset_ascii;
259 canon_from_code = po_charset_ascii;
499 canon_charset = po_charset_ascii;
526 canon_from_code = po_charset_ascii;
msgl-cat.c 176 canon_charset = po_charset_ascii;
199 canon_from_code = po_charset_ascii;
413 if (canon_charsets[n][k] == po_charset_ascii)
435 second = po_charset_ascii;
po-charset.c 47 const char *po_charset_ascii = ascii; variable
x-python.c 224 if (xgettext_current_source_encoding == po_charset_ascii)
604 if (xgettext_current_file_source_encoding != po_charset_ascii
678 canon_encoding = po_charset_ascii;
xgettext.c 308 xgettext_global_source_encoding = po_charset_ascii;
484 xgettext_global_source_encoding = po_charset_ascii;
604 if (xgettext_global_source_encoding != po_charset_ascii
715 if (xgettext_global_source_encoding != po_charset_ascii
1843 if (xgettext_current_source_encoding == po_charset_ascii)
msginit.c 784 charset = po_charset_ascii;
write-po.c 441 canon_charset = po_charset_ascii;
x-csharp.c 206 if (xgettext_current_source_encoding == po_charset_ascii)
  /src/external/gpl2/gettext/dist/gettext-tools/woe32dll/
gettextsrc-exports.c 62 VARIABLE(po_charset_ascii)

Completed in 102 milliseconds