Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/tests/
H A Dlocale_bug74439.phpt9 'getDefault',
35 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();
233 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default();
/PHP-8.0/ext/intl/locale/
H A Dlocale.stub.php11 public static function getDefault() {} function in Locale
H A Dlocale_arginfo.h81 …ZEND_ME_MAPPING(getDefault, locale_get_default, arginfo_class_Locale_getDefault, ZEND_ACC_PUBLIC|Z…

Completed in 8 milliseconds