Searched refs:check_compatibility (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | msgl-check.h | 41 int check_compatibility, 50 int check_compatibility,
|
| H A D | msgl-check.c | 475 int check_compatibility, in check_pair() argument 574 if (check_compatibility && msgid_plural != NULL) in check_pair() 724 int check_compatibility, in check_message() argument 736 check_compatibility, in check_message() 748 int check_compatibility, in check_message_list() argument 766 check_header, check_compatibility, in check_message_list()
|
| H A D | msgfmt.c | 134 static bool check_compatibility = false; variable 253 check_compatibility = true; in main() 536 check_compatibility, in main() 980 if (check_compatibility) in msgfmt_frob_new_message() 1032 if (!include_fuzzies && check_compatibility && !warned) in msgfmt_comment_special()
|
| H A D | ChangeLog.0 | 2217 (check_header, check_domain, check_compatibility): New variables. 2225 (format_directive_message): Test check_compatibility and check_header, 2227 (format_comment_special): Test check_compatibility, not verbose_level. 2228 (check_pair): Error if check_compatibility is true an msgid_plural is
|