Ampache
[ class tree: Ampache ] [ index: Ampache ] [ all elements ]

Procedural File: gettext.php

Source Location: /modules/emulator/gettext.php



Page Details:









bindtextdomain [line 193]

void bindtextdomain( $domain, [ $directory = "/usr/share/locale:/usr/local/share/locale:./locale"])



Parameters

   $domain  
   $directory  
[ Top ]



bind_textdomain_codeset [line 372]

void bind_textdomain_codeset( $domain, $codeset)



Parameters

   $domain  
   $codeset  
[ Top ]



dcgettext [line 172]

void dcgettext( $domain, $msg, $category)



Parameters

   $domain  
   $msg  
   $category  
[ Top ]



dcngettext [line 169]

void dcngettext( $domain, $msg1, $msg2, $plural, $category)



Parameters

   $domain  
   $msg1  
   $msg2  
   $plural  
   $category  
[ Top ]



dgettext [line 175]

void dgettext( $domain, $msg)



Parameters

   $domain  
   $msg  
[ Top ]



dngettext [line 166]

void dngettext( $domain, $msg1, $msg2, $plural)



Parameters

   $domain  
   $msg1  
   $msg2  
   $plural  
[ Top ]



gettext [line 29]

void gettext( $msg, [ $msg2 = NULL], [ $domain = NULL], [ $category = NULL], [ $plural = NULL])



Parameters

   $msg  
   $msg2  
   $domain  
   $category  
   $plural  
[ Top ]



gettext___load_mo [line 271]

void gettext___load_mo( $f, $domain)



Parameters

   $f  
   $domain  
[ Top ]



gettext___load_po [line 317]

void gettext___load_po( $f, $domain)



Parameters

   $f  
   $domain  
[ Top ]



gettext___plural_guess [line 78]

void gettext___plural_guess( &$type, $n)



Parameters

   &$type  
   $n  
[ Top ]



ngettext [line 163]

void ngettext( $msg1, $msg2, $plural)



Parameters

   $msg1  
   $msg2  
   $plural  
[ Top ]



textdomain [line 182]

void textdomain( [ $default = "NULL"])



Parameters

   $default  
[ Top ]



_ [line 384]

void _( $str)



Parameters

   $str  
[ Top ]



Documentation generated on Thu, 12 Feb 2009 07:59:58 +0900 by phpDocumentor 1.4.2