Documentation

PHPUnit_Util_Regex
in package

Error handler that converts PHP errors and warnings to exceptions.

Tags
since

Class available since Release 4.2.0

Table of Contents

pregMatchSafe()  : mixed

Methods

pregMatchSafe()

public static pregMatchSafe(mixed $pattern, mixed $subject[, mixed $matches = null ], mixed $flags, mixed $offset) : mixed
Parameters
$pattern : mixed
$subject : mixed
$matches : mixed = null
$flags : mixed
$offset : mixed
Return values
mixed

Search results