Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/doc/
H A Dlocale_api.php113 public static function getScript($locale) {} function in Locale
/PHP-5.5/ext/intl/locale/
H A Dlocale_class.c73 …ZEND_FENTRY( getScript, ZEND_FN( locale_get_script ), locale_1_arg , ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
/PHP-5.5/ext/intl/tests/
H A Dut_common.inc233 return $GLOBALS['oo-mode'] ? Locale::getScript( $locale ) : locale_get_script( $locale );

Completed in 9 milliseconds