Searched refs:getDefault (Results 1 – 6 of 6) sorted by relevance
9 'getDefault',35 getDefault: 0, 0
17 var_dump(new IntlDateFormatter(Locale::getDefault()));
17 $availableLocales = array(Locale::getDefault());
120 return $GLOBALS['oo-mode'] ? Collator::getDefault() : collator_get_default();233 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default();
11 public static function getDefault(): string {} function in Locale
87 …ZEND_ME_MAPPING(getDefault, locale_get_default, arginfo_class_Locale_getDefault, ZEND_ACC_PUBLIC|Z…
Completed in 7 milliseconds