Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/doc/
H A Dlocale_api.php84 public static function getDefault() {} function in Locale
/PHP-5.5/ext/intl/locale/
H A Dlocale_class.c70 …ZEND_FENTRY( getDefault, zif_locale_get_default , locale_0_args , ZEND_ACC_PUBLIC|ZEND_ACC_STATIC …
/PHP-5.5/ext/intl/tests/
H A Dut_common.inc120 return $GLOBALS['oo-mode'] ? Collator::getDefault() : collator_get_default();
221 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default();

Completed in 7 milliseconds