namespace HH\Lib\Regex; function matches( string $haystack, Pattern<Match> $pattern, int $offset = 0, ): bool;. The regex pattern follows the PCRE library: ...
確定! 回上一頁