Home
last modified time | relevance | path

Searched refs:po_is_charset_weird (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gettext-tools/src/
Dpo-charset.c131 bool po_is_charset_weird (const char *canon_charset) in po_is_charset_weird() function
584 if (po_is_charset_weird (po_lex_charset) in po_lex_charset_set()
607 if (po_is_charset_weird (po_lex_charset) && !po_lex_weird_cjk) in po_lex_charset_set()
Dpo-charset.h50 extern bool po_is_charset_weird (const char *canon_charset);
DChangeLog.0244 po_is_charset_weird, po_is_charset_weird_cjk, po_lex_charset_init,
247 po_is_charset_weird, po_is_charset_weird_cjk, po_lex_charset_set):
1046 * po-charset.h (po_is_charset_weird): New declaration.
1049 * po-charset.c (po_is_charset_weird): New function, extracted from
1054 (po_lex_charset_set): Call po_is_charset_weird and