Searched refs:locale_get_display_variant (Results 1 – 7 of 7) sorted by relevance
12 'locale_get_display_variant',54 Function [ <internal:intl> function locale_get_display_variant ] {
76 ZEND_FUNCTION(locale_get_display_variant);97 …ZEND_ME_MAPPING(getDisplayVariant, locale_get_display_variant, arginfo_class_Locale_getDisplayVari…
717 PHP_FUNCTION(locale_get_display_variant) in PHP_FUNCTION() argument
2 locale_get_display_variant() icu >= 4.8
273 …-mode'] ? Locale::getDisplayVariant( $locale , $dispLocale ) : locale_get_display_variant( $locale…
912 ZEND_FUNCTION(locale_get_display_variant);1102 ZEND_FE(locale_get_display_variant, arginfo_locale_get_display_variant)
484 function locale_get_display_variant(string $locale, ?string $displayLocale = null): string|false {} function
Completed in 20 milliseconds