Home
last modified time | relevance | path

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

/PHP-7.2/ext/intl/tests/
H A Dlocale_bug74439.phpt9 'getDefault',
36 getDefault: 0, 0
H A Dlocale_bug66289.phpt17 $availableLocales = array(Locale::getDefault());
H A Dut_common.inc120 return $GLOBALS['oo-mode'] ? Collator::getDefault() : collator_get_default();
229 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default();
/PHP-7.2/ext/intl/doc/
H A Dlocale_api.php84 public static function getDefault() {} function in Locale
/PHP-7.2/ext/intl/locale/
H A Dlocale_class.c78 …ZEND_FENTRY( getDefault, zif_locale_get_default , locale_0_args , ZEND_ACC_PUBLIC|ZEND_ACC_STATIC …

Completed in 28 milliseconds