class PHPUnit_Util_Regex (View source)

Error handler that converts PHP errors and warnings to exceptions.

Methods

static int
pregMatchSafe(string $pattern, string $subject, null $matches = null, int $flags, int $offset)

No description

Details

static int pregMatchSafe(string $pattern, string $subject, null $matches = null, int $flags, int $offset)

Parameters

string $pattern
string $subject
null $matches
int $flags
int $offset

Return Value

int