phing-util-regex
[ class tree: phing-util-regex ] [ index: phing-util-regex ] [ all elements ]

Element index for package phing-util-regex

[ g ] [ m ] [ p ] [ r ] [ s ]

g

getIgnoreCase
in file RegexpEngine.php, method RegexpEngine::getIgnoreCase()
    Returns status of ignore case flag.
getIgnoreCase
in file PregEngine.php, method PregEngine::getIgnoreCase()
    Gets whether or not regex operation is case sensitive.
top

m

match
in file RegexpEngine.php, method RegexpEngine::match()
    Matches pattern against source string and sets the matches array.
match
in file PregEngine.php, method PregEngine::match()
    Matches pattern against source string and sets the matches array.
matchAll
in file RegexpEngine.php, method RegexpEngine::matchAll()
    Matches all patterns in source string and sets the matches array.
matchAll
in file PregEngine.php, method PregEngine::matchAll()
    Matches all patterns in source string and sets the matches array.
top

p

PregEngine
in file PregEngine.php, class PregEngine
    PREG Regexp Engine.
PregEngine.php
procedural page PregEngine.php
top

r

RegexpEngine
in file RegexpEngine.php, class RegexpEngine
    Contains some shared attributes and methods -- and some abstract methods with engine-specific implementations that sub-classes must override.
replace
in file PregEngine.php, method PregEngine::replace()
    Replaces $pattern with $replace in $source string.
replace
in file RegexpEngine.php, method RegexpEngine::replace()
    Replaces $pattern with $replace in $source string.
RegexpEngine.php
procedural page RegexpEngine.php
top

s

setIgnoreCase
in file RegexpEngine.php, method RegexpEngine::setIgnoreCase()
    Sets whether or not regex operation should ingore case.
setIgnoreCase
in file PregEngine.php, method PregEngine::setIgnoreCase()
    Sets whether or not regex operation is case sensitive.
top

Documentation generated on Mon, 19 Oct 2009 10:50:11 +0200 by phpDocumentor 1.4.3