Lines Matching refs:plural
91 #include "plural-exp.h"
420 /* Get the function to evaluate the plural expression. */
421 #include "eval-plural.h"
424 CATEGORY locale and, if PLURAL is nonzero, search over string
425 depending on the plural form determined by N. */
428 int plural, unsigned long int n, int category)
456 return (plural == 0
458 /* Use the Germanic plural rule. */
491 /* Now deal with plural. */
492 if (plural)
684 /* Now deal with plural. */
685 if (plural)
705 int plural);
709 _nl_log_untranslated (logfilename, domainname, msgid1, msgid2, plural);
714 return (plural == 0
716 /* Use the Germanic plural rule. */
764 We compare the lengths with >=, not ==, because plural entries
855 There is a slight complication with plural entries. They
1014 the plural variants. */
1029 /* Look up a plural variant. */
1039 index = plural_eval (domaindata->plural, n);
1041 /* This should never happen. It means the plural expression and the
1058 /* This should never happen. It means the plural expression