Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/tests/
H A Dlocale_bug74439.phpt9 'getDefault',
35 getDefault: 0, 0
H A Dgh12282.phpt17 var_dump(new IntlDateFormatter(Locale::getDefault()));
H A Dlocale_bug66289.phpt17 $availableLocales = array(Locale::getDefault());
H A Dut_common.inc120 return $GLOBALS['oo-mode'] ? Collator::getDefault() : collator_get_default();
233 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default();
/PHP-8.3/ext/intl/locale/
H A Dlocale.stub.php59 public static function getDefault(): string {} function in Locale
H A Dlocale_arginfo.h87 …ZEND_ME_MAPPING(getDefault, locale_get_default, arginfo_class_Locale_getDefault, ZEND_ACC_PUBLIC|Z…

Completed in 17 milliseconds