Home
last modified time | relevance | path

Searched refs:locale_get_display_region (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.h35 PHP_FUNCTION( locale_get_display_region );
H A Dlocale_class.c77 …ZEND_FENTRY( getDisplayRegion, ZEND_FN( locale_get_display_region ), locale_2_args , ZEND_ACC_PUBL…
H A Dlocale_methods.c644 PHP_FUNCTION(locale_get_display_region) in PHP_FUNCTION() argument
/PHP-5.5/ext/intl/doc/
H A Dlocale_api.php371 function locale_get_display_region($region, $in_locale = null) {} function
/PHP-5.5/ext/intl/tests/
H A Dlocale_get_display_region3.phpt2 locale_get_display_region() icu >= 51.2
H A Dlocale_get_display_region.phpt2 locale_get_display_region() icu <= 4.2
H A Dlocale_get_display_region2.phpt2 locale_get_display_region() icu >= 4.8 && icu < 51.2
H A Dut_common.inc257 …oo-mode'] ? Locale::getDisplayRegion( $locale, $dispLocale ) : locale_get_display_region( $locale…
/PHP-5.5/ext/intl/
H A Dphp_intl.c684 PHP_FE( locale_get_display_region, locale_2_args )

Completed in 50 milliseconds