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

Element index for package phing-util-regexp

[ g ] [ m ] [ r ] [ s ] [ _ ]

_

__construct
in file Regexp.php, method Regexp::__construct()
    Constructor sets the regex engine to use (preg by default).
top

g

getGroup
in file Regexp.php, method Regexp::getGroup()
    Get specific matched group.
getGroups
in file Regexp.php, method Regexp::getGroups()
    Get array of matched groups.
getIgnoreCase
in file Regexp.php, method Regexp::getIgnoreCase()
    Gets whether the regexp matching is case insensitive.
getPattern
in file Regexp.php, method Regexp::getPattern()
    Gets pattern to use for matching.
getReplace
in file Regexp.php, method Regexp::getReplace()
    Gets replacement string.
top

m

matches
in file Regexp.php, method Regexp::matches()
    Performs match of specified pattern against $subject.
top

r

Regexp
in file Regexp.php, class Regexp
    A factory class for regex functions.
replace
in file Regexp.php, method Regexp::replace()
    Performs replacement of specified pattern and replacement strings.
Regexp.php
procedural page Regexp.php
top

s

setIgnoreCase
in file Regexp.php, method Regexp::setIgnoreCase()
    Sets whether the regexp matching is case insensitive.
setPattern
in file Regexp.php, method Regexp::setPattern()
    Sets pattern to use for matching.
setReplace
in file Regexp.php, method Regexp::setReplace()
    Sets replacement string.
top

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