php man page for dngettext

Query: dngettext

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
gettext(3c) - sunos
dcgettext(3) - netbsd
dcngettext(3) - netbsd
ngettext(3) - netbsd
textdomain(3) - netbsd
Similar Topics in the Unix Linux Community
Mutt 1.5 on Aix 5.3