Home
last modified time | relevance | path

Searched refs:check_format_strings (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-check.h39 int check_format_strings, const unsigned char *plural_distribution,
48 int check_format_strings,
H A Dmsgl-check.c474 int check_format_strings, const unsigned char *plural_distribution, in check_pair() argument
583 if (check_format_strings) in check_pair()
722 int check_format_strings, const unsigned char *plural_distribution, in check_message() argument
735 check_format_strings, plural_distribution, in check_message()
746 int check_format_strings, in check_message_list() argument
765 check_format_strings, plural_distribution, in check_message_list()
H A Dmsgfmt.c124 static bool check_format_strings = false; variable
249 check_format_strings = true; in main()
313 check_format_strings = true; in main()
535 1, check_format_strings, check_header, in main()
H A DChangeLog.02216 (check_format_strings): Renamed from do_check.