Searched refs:max_nplurals (Results 1 – 2 of 2) sorted by relevance
296 unsigned long max_nplurals; in check_plural() local306 max_nplurals = 0; in check_plural()338 if (max_nplurals < n) in check_plural()340 max_nplurals = n; in check_plural()489 else if (max_nplurals > nplurals_value) in check_plural()496 max_nplurals), in check_plural()497 max_nplurals); in check_plural()
5263 * msgfmt.c (check_plural): Fix broken determination of max_nplurals.