Home
last modified time | relevance | path

Searched refs:getRegion (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/intl/doc/
H A Dlocale_api.php122 public static function getRegion($locale) {} function in Locale
/PHP-5.3/ext/intl/locale/
H A Dlocale_class.c74 …ZEND_FENTRY( getRegion, ZEND_FN( locale_get_region ), locale_1_arg , ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
/PHP-5.3/ext/intl/tests/
H A Dut_common.inc237 return $GLOBALS['oo-mode'] ? Locale::getRegion( $locale ) : locale_get_region( $locale );

Completed in 6 milliseconds