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

  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-charset.h 51 extern bool po_is_charset_weird (const char *canon_charset);
po-charset.c 130 bool po_is_charset_weird (const char *canon_charset) function
576 if (po_is_charset_weird (po_lex_charset)
599 if (po_is_charset_weird (po_lex_charset) && !po_lex_weird_cjk)

Completed in 14 milliseconds