Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dlocale_bug74439.phpt9 'getDefault',
35 getDefault: 0, 0
H A Dgh12282.phpt23 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-src/ext/intl/locale/
H A Dlocale.stub.php32 public static function getDefault(): string {} function in Locale

Completed in 11 milliseconds