Searched refs:getScript (Results 1 – 3 of 3) sorted by relevance
113 public static function getScript($locale) {} function in Locale
73 …ZEND_FENTRY( getScript, ZEND_FN( locale_get_script ), locale_1_arg , ZEND_ACC_PUBLIC|ZEND_ACC_STAT…
233 return $GLOBALS['oo-mode'] ? Locale::getScript( $locale ) : locale_get_script( $locale );
Completed in 7 milliseconds