function preg_match_with_error( string $pattern, string $subject, inout ?int $error, int $flags = 0, int $offset = 0, ): int;
string $pattern
string $subject
inout ?int $error
int $flags = 0
int $offset = 0
int