Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/collator/
H A Dcollator.stub.php198 public function getStrength(): int {} function in Collator
H A Dcollator_arginfo.h84 …ZEND_ME_MAPPING(getStrength, collator_get_strength, arginfo_class_Collator_getStrength, ZEND_ACC_P…
/PHP-8.2/ext/intl/tests/
H A Dut_common.inc88 return $GLOBALS['oo-mode'] ? $coll->getStrength() : collator_get_strength( $coll );

Completed in 8 milliseconds