Searched defs:check_compatibility (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-check.c489 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

Completed in 166 milliseconds