collator_compare

Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0
Compare two Unicode strings
<?php public Collator::compare(string $string1, string $string2): int|false