Home
last modified time | relevance | path

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

/PHP-5.6/ext/intl/doc/
H A Dlocale_api.php141 public static function getKeywords($locale) {} function in Locale
/PHP-5.6/ext/intl/locale/
H A Dlocale_class.c75 …ZEND_FENTRY( getKeywords, ZEND_FN( locale_get_keywords ), locale_1_arg , ZEND_ACC_PUBLIC|ZEND_ACC_…
/PHP-5.6/ext/intl/tests/
H A Dut_common.inc241 return $GLOBALS['oo-mode'] ? Locale::getKeywords( $locale ) : locale_get_keywords( $locale );

Completed in 14 milliseconds