Home
last modified time | relevance | path

Searched refs:getPrimaryLanguage (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/intl/doc/
H A Dlocale_api.php104 public static function getPrimaryLanguage($locale) {} function in Locale
/PHP-5.3/ext/intl/locale/
H A Dlocale_class.c72 …ZEND_FENTRY( getPrimaryLanguage, ZEND_FN( locale_get_primary_language ), locale_1_arg , ZEND_ACC_P…
/PHP-5.3/ext/intl/tests/
H A Dut_common.inc229 …return $GLOBALS['oo-mode'] ? Locale::getPrimaryLanguage( $locale ) : locale_get_primary_language( …

Completed in 9 milliseconds