Searched refs:include_untranslated (Results 1 – 3 of 3) sorted by relevance
59 static bool include_untranslated = false; variable150 include_untranslated = true; in main()303 if (!include_untranslated && defmsg->msgstr[0] == '\0') in match_domain()
70 static bool include_untranslated = false; variable341 include_untranslated = true; in main()977 if ((!include_untranslated && mp->msgstr[0] == '\0') in msgfmt_frob_new_message()
488 * msgcmp.c (include_fuzzies, include_untranslated): New variables.492 (match_domain): Consider include_fuzzies and include_untranslated.1912 (include_untranslated): New variable.1915 (msgfmt_frob_new_message): Test include_untranslated.