Searched refs:getPrimaryLanguage (Results 1 – 4 of 4) sorted by relevance
15 'getPrimaryLanguage',41 getPrimaryLanguage: 1, 1
241 …return $GLOBALS['oo-mode'] ? Locale::getPrimaryLanguage( $locale ) : locale_get_primary_language( …
71 public static function getPrimaryLanguage(string $locale): ?string{} function in Locale
89 …ZEND_ME_MAPPING(getPrimaryLanguage, locale_get_primary_language, arginfo_class_Locale_getPrimaryLa…
Completed in 8 milliseconds