Home | History | Annotate | Download | only in intl

Lines Matching refs:plural

90 #include "plural-exp.h"
1393 /* Also look for a plural specification. */
1394 EXTRACT_PLURAL_EXPRESSION (nullentry, &domain->plural, &domain->nplurals);
1403 if (domain->plural != &__gettext_germanic_plural)
1404 __gettext_free_exp (domain->plural);