Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/doc/
H A Dlocale_api.php132 public static function getAllVariants($locale) {} function in Locale
/PHP-5.4/ext/intl/locale/
H A Dlocale_class.c83 …ZEND_FENTRY( getAllVariants, ZEND_FN( locale_get_all_variants ), locale_1_arg , ZEND_ACC_PUBLIC|ZE…
/PHP-5.4/ext/intl/tests/
H A Dut_common.inc273 …return $GLOBALS['oo-mode'] ? Locale::getAllVariants( $locale ) : locale_get_all_variants( $locale …

Completed in 18 milliseconds