Searched refs:locale_get_region (Results 1 – 6 of 6) sorted by relevance
2 locale_get_region()
249 return $GLOBALS['oo-mode'] ? Locale::getRegion( $locale ) : locale_get_region( $locale );
69 ZEND_FUNCTION(locale_get_region);
530 PHP_FUNCTION( locale_get_region ) in PHP_FUNCTION() argument
472 function locale_get_region(string $locale): ?string {} function
909 ZEND_FUNCTION(locale_get_region);1096 ZEND_FE(locale_get_region, arginfo_locale_get_region)
Completed in 17 milliseconds