Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/doc/
H A Dcollator_api.php213 public function getStrength() {} function in Collator
/PHP-7.1/ext/intl/collator/
H A Dcollator_class.c110 PHP_NAMED_FE( getStrength, ZEND_FN( collator_get_strength ), collator_0_args )
/PHP-7.1/ext/intl/tests/
H A Dut_common.inc88 return $GLOBALS['oo-mode'] ? $coll->getStrength() : collator_get_strength( $coll );

Completed in 12 milliseconds