dngettext(3) php man page | unix.com

Man Page: dngettext

Operating Environment: php

Section: 3

DNGETTEXT(3)								 1							      DNGETTEXT(3)

dngettext - Plural version of dgettext

SYNOPSIS
string dngettext (string $domain, string $msgid1, string $msgid2, int $n)
DESCRIPTION
The dngettext(3) function allows you to override the current $domain for a single plural message lookup.
PARAMETERS
o $domain - The domain o $msgid1 - o $msgid2 - o $n -
RETURN VALUES
A string on success.
SEE ALSO
ngettext(3). PHP Documentation Group DNGETTEXT(3)
Related Man Pages
dcgettext(3) - netbsd
dgettext(3) - netbsd
dngettext(3) - netbsd
ngettext(3) - netbsd
bindtextdomain(3c) - sunos
Similar Topics in the Unix Linux Community
Mutt 1.5 on Aix 5.3