Home | History | Annotate | Download | only in intl

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. */
427 DCIGETTEXT (domainname, msgid1, msgid2, plural, n, category)
431 int plural;
461 return (plural == 0
463 /* Use the Germanic plural rule. */
496 /* Now deal with plural. */
497 if (plural)
689 /* Now deal with plural. */
690 if (plural)
710 int plural));
714 _nl_log_untranslated (logfilename, domainname, msgid1, msgid2, plural);
718 return (plural == 0
720 /* Use the Germanic plural rule. */
770 We compare the lengths with >=, not ==, because plural entries
861 There is a slight complication with plural entries. They
1020 the plural variants. */
1035 /* Look up a plural variant. */
1048 index = plural_eval (domaindata->plural, n);
1050 /* This should never happen. It means the plural expression and the
1067 /* This should never happen. It means the plural expression