Exposes PHP's standard function.

Please all parameters and details on official PHP website.

Syntax

hublify.preg_get_matches(
    string $pattern,
    string $subject,
    int $flags = 0,
    int $offset = 0
): array