Searched refs:locale_get_display_region (Results 1 – 9 of 9) sorted by relevance
35 PHP_FUNCTION( locale_get_display_region );
77 …ZEND_FENTRY( getDisplayRegion, ZEND_FN( locale_get_display_region ), locale_2_args , ZEND_ACC_PUBL…
649 PHP_FUNCTION(locale_get_display_region) in PHP_FUNCTION() argument
371 function locale_get_display_region($region, $in_locale = null) {} function
2 locale_get_display_region() icu >= 51.2
2 locale_get_display_region() icu <= 4.2
2 locale_get_display_region() icu >= 4.8 && icu < 51.2
257 …oo-mode'] ? Locale::getDisplayRegion( $locale, $dispLocale ) : locale_get_display_region( $locale…
684 PHP_FE( locale_get_display_region, locale_2_args )
Completed in 25 milliseconds