Home | History | Annotate | Download | only in intl

Lines Matching refs:plural

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