Home
last modified time | relevance | path

Searched refs:getDisplayName (Results 1 – 4 of 4) sorted by path

/PHP-5.3/ext/intl/doc/
H A DTutorial.txt9 2. Collator::getDisplayName( $obj_locale, $disp_locale ).
H A Dlocale_api.php153 public static function getDisplayName($locale, $in_locale = null) {} function in Locale
/PHP-5.3/ext/intl/locale/
H A Dlocale_class.c78 …ZEND_FENTRY( getDisplayName, ZEND_FN( locale_get_display_name ), locale_2_args , ZEND_ACC_PUBLIC|Z…
/PHP-5.3/ext/intl/tests/
H A Dut_common.inc76 …return $GLOBALS['oo-mode'] ? Collator::getDisplayName( $obj_loc, $disp_loc ) : collator_get_displa…
245 …return $GLOBALS['oo-mode'] ? Locale::getDisplayName( $locale , $dispLocale ) : locale_get_display_…

Completed in 53 milliseconds