Home
last modified time | relevance | path

Searched refs:locale_get_region (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/intl/locale/
H A Dlocale_arginfo.h70 ZEND_FUNCTION(locale_get_region);
91 …ZEND_ME_MAPPING(getRegion, locale_get_region, arginfo_class_Locale_getRegion, ZEND_ACC_PUBLIC|ZEND…
H A Dlocale_methods.c440 PHP_FUNCTION( locale_get_region ) in PHP_FUNCTION() argument
/PHP-8.1/ext/intl/tests/
H A Dlocale_get_region.phpt2 locale_get_region()
H A Dut_common.inc249 return $GLOBALS['oo-mode'] ? Locale::getRegion( $locale ) : locale_get_region( $locale );
/PHP-8.1/ext/intl/
H A Dphp_intl_arginfo.h906 ZEND_FUNCTION(locale_get_region);
1096 ZEND_FE(locale_get_region, arginfo_locale_get_region)
H A Dphp_intl.stub.php303 function locale_get_region(string $locale): ?string {} function

Completed in 22 milliseconds