Searched refs:locale_get_default (Results 1 – 6 of 6) sorted by relevance
2 locale_get_default()
233 return $GLOBALS['oo-mode'] ? Locale::getDefault( ) : locale_get_default();
66 ZEND_FUNCTION(locale_get_default);87 …ZEND_ME_MAPPING(getDefault, locale_get_default, arginfo_class_Locale_getDefault, ZEND_ACC_PUBLIC|Z…
86 #undef locale_get_default
902 ZEND_FUNCTION(locale_get_default);1092 ZEND_FE(locale_get_default, arginfo_locale_get_default)
295 function locale_get_default(): string {} function
Completed in 36 milliseconds