Searched refs:getDisplayName (Results 1 – 4 of 4) sorted by relevance
153 public static function getDisplayName($locale, $in_locale = null) {} function in Locale
9 2. Collator::getDisplayName( $obj_locale, $disp_locale ).
78 …ZEND_FENTRY( getDisplayName, ZEND_FN( locale_get_display_name ), locale_2_args , ZEND_ACC_PUBLIC|Z…
76 …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 9 milliseconds