mediatekformation

Pattern
in package

Table of Contents

$pattern  : string
$regex  : string
__construct()  : mixed
getPattern()  : string
getRegex()  : string
matches()  : bool

Properties

Methods

__construct()

public __construct(string $pattern) : mixed
Parameters
$pattern : string
Return values
mixed

getPattern()

public getPattern() : string
Return values
string

getRegex()

public getRegex() : string
Return values
string

matches()

public matches(string $word) : bool
Parameters
$word : string
Return values
bool

Search results