strncmp
Astrotomic/php-twemoji
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Binary safe string comparison of the first n characters
<?php strncmp
(
string $string1
,
string $string2
,
int $length
):
int