Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/collator/
H A Dcollator.stub.php204 public function setStrength(int $strength) {} // TODO make return type void function in Collator
H A Dcollator_arginfo.h85 …ZEND_ME_MAPPING(setStrength, collator_set_strength, arginfo_class_Collator_setStrength, ZEND_ACC_P…
/PHP-8.3/ext/intl/tests/
H A Dut_common.inc92 …return $GLOBALS['oo-mode'] ? $coll->setStrength( $strength ) : collator_set_strength( $coll, $stre…

Completed in 7 milliseconds