Searched refs:plural_lookup (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/intl/
H A Ddcigettext.c313 static char *plural_lookup PARAMS ((struct loaded_l10nfile *domain,
508 retval = plural_lookup ((*foundp)->domain, n, (*foundp)->translation,
701 retval = plural_lookup (domain, n, retval, retlen);
1048 plural_lookup (domain, n, translation, translation_len) function
/haiku-fatelf/src/bin/gawk/intl/
H A Ddcigettext.c307 static char *plural_lookup PARAMS ((struct loaded_l10nfile *domain,
498 retval = plural_lookup ((*foundp)->domain, n, (*foundp)->translation,
691 retval = plural_lookup (domain, n, retval, retlen);
1038 plural_lookup (domain, n, translation, translation_len) function

Completed in 98 milliseconds