Home
last modified time | relevance | path

Searched refs:seen_errors (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsgl-check.c205 int seen_errors = 0; in check_plural() local
287 seen_errors++; in check_plural()
311 seen_errors++; in check_plural()
344 seen_errors++; in check_plural()
366 seen_errors++; in check_plural()
371 if (!seen_errors) in check_plural()
372 seen_errors = in check_plural()
377 if (!seen_errors) in check_plural()
393 seen_errors++; in check_plural()
409 seen_errors++; in check_plural()
[all …]
H A Dformat.c74 int seen_errors = 0; in check_msgid_msgstr_format() local
143 seen_errors++; in check_msgid_msgstr_format()
153 seen_errors++; in check_msgid_msgstr_format()
164 return seen_errors; in check_msgid_msgstr_format()