HelPHP

ParseMaster
in package

Table of Contents

Constants

EXPRESSION  = 0
LENGTH  = 2
REPLACEMENT  = 1

Properties

$escapeChar  : mixed
$ignoreCase  : mixed

Methods

add()  : mixed
exec()  : mixed
reset()  : mixed

Constants

EXPRESSION

public mixed EXPRESSION = 0

REPLACEMENT

public mixed REPLACEMENT = 1

Properties

$escapeChar

public mixed $escapeChar = ''

$ignoreCase

public mixed $ignoreCase = false

Methods

add()

public add(mixed $expression[, mixed $replacement = '' ]) : mixed
Parameters
$expression : mixed
$replacement : mixed = ''

exec()

public exec(mixed $string) : mixed
Parameters
$string : mixed

        
On this page

Search results