Home | History | Annotate | Download | only in intl

Lines Matching refs:plural

91 #include "plural-exp.h"
421 /* Get the function to evaluate the plural expression. */
422 #include "eval-plural.h"
425 CATEGORY locale and, if PLURAL is nonzero, search over string
426 depending on the plural form determined by N. */
429 int plural, unsigned long int n, int category)
457 return (plural == 0
459 /* Use the Germanic plural rule. */
492 /* Now deal with plural. */
493 if (plural)
685 /* Now deal with plural. */
686 if (plural)
706 int plural);
710 _nl_log_untranslated (logfilename, domainname, msgid1, msgid2, plural);
715 return (plural == 0
717 /* Use the Germanic plural rule. */
765 We compare the lengths with >=, not ==, because plural entries
856 There is a slight complication with plural entries. They
1015 the plural variants. */
1030 /* Look up a plural variant. */
1040 index = plural_eval (domaindata->plural, n);
1042 /* This should never happen. It means the plural expression and the
1059 /* This should never happen. It means the plural expression