|
Collator::getStrengthcollator_get_strengthGet current collation strength BeschreibungObjektorientierter Stil
public
int
Collator::getStrength
( void
)
Prozeduraler Stil
int
collator_get_strength
( Collator
$coll
)
Parameter-Liste
Rückgabewerte
Returns current collation strength, or boolean Beispiele
Beispiel #1 collator_get_strength example
<?php |