Searched refs:check_compatibility (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-check.h57 int check_compatibility,
66 int check_compatibility,
H A Dmsgl-check.c499 int check_compatibility,
598 if (check_compatibility && msgid_plural != NULL)
752 int check_compatibility,
765 check_compatibility,
777 int check_compatibility,
799 check_header, check_compatibility,
489 check_pair(const message_ty *mp, const char *msgid, const lex_pos_ty *msgid_pos, const char *msgid_plural, const char *msgstr, size_t msgstr_len, const enum is_format is_format[NFORMATS], int check_newlines, int check_format_strings, const unsigned char *plural_distribution, unsigned long plural_distribution_length, int check_compatibility, int check_accelerators, char accelerator_char) argument
745 check_message(const message_ty *mp, const lex_pos_ty *msgid_pos, int check_newlines, int check_format_strings, const unsigned char *plural_distribution, unsigned long plural_distribution_length, int check_header, int check_compatibility, int check_accelerators, char accelerator_char) argument
773 check_message_list(message_list_ty *mlp, int check_newlines, int check_format_strings, int check_header, int check_compatibility, int check_accelerators, char accelerator_char) argument
H A Dmsgfmt.c131 static bool check_compatibility = false; variable
250 check_compatibility = true;
534 check_compatibility,
982 if (check_compatibility)
1034 if (!include_fuzzies && check_compatibility && !warned)

Completed in 143 milliseconds