|
Collator::getStrengthcollator_get_strengthGet current collation strength DescriptionObject-oriented style
public int Collator::getStrength()
Procedural style int collator_get_strength(Collator
$object )
Parameters
Return Values
Returns current collation strength, or Examples
Example #1 collator_get_strength example
|