diff --git a/functions/gettext.xml b/functions/gettext.xml index 766e1a894b..166b261011 100644 --- a/functions/gettext.xml +++ b/functions/gettext.xml @@ -1,5 +1,5 @@ - + Gettext gettext @@ -34,6 +34,29 @@ + + + bind_textdomain_codeset + + Specify the character encoding in which the messages from the + DOMAIN message catalog will be re turned + + + + Description + + + string bind_textdomain_codeset + string domain + string codeset + + + + &warn.undocumented.func; + + + + dcgettext @@ -163,7 +186,7 @@ print (gettext ("Welcome to My PHP Application")); - +