function icu_match( string $pattern, string $subject, int $flags = 0, ): mixed;
string $pattern
string $subject
int $flags = 0
mixed