PHPUnit_Util_Regex
in package
Error handler that converts PHP errors and warnings to exceptions.
Tags
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