RegularExpression
class RegularExpression (View source)
Error handler that converts PHP errors and warnings to exceptions.
Methods
static int
safeMatch(string $pattern, string $subject, null $matches = null, int $flags, int $offset)
No description