Auth_OpenID_ParseLocated in /Auth/OpenID/Parse.php (line 87)
mixed
$_attr_find
= '\b(\w+)=("[^"]*"|\'[^\']*\'|[^\'"\s\/<>]+)' (line 106)
mixed
$_close_tag_expr
= "<((\/%s\b)|(%s[^>\/]*\/))>" (line 109)
mixed
$_open_tag_expr
= "<%s\b" (line 108)
mixed
$_removed_re
= Stuff to remove before we start looking for tags
mixed
$_re_flags
= "si" (line 92)
Specify some flags for use with regex matching.
mixed
$_tag_expr
= "<%s\b(?!:)([^>]*?)(?:\/>|>(.*)(?:<\/?%s\s*>|\Z))" (line 104)
Starts with the tag name at a word boundary, where the tag name
is not a namespace
Constructor Auth_OpenID_Parse (line 111)
closeTag (line 161)
findFirstHref (line 344)
findLinksRel (line 329)
headFind (line 191)
htmlBegin (line 167)
htmlEnd (line 179)
linkHasRel (line 320)
match (line 219)
openTag (line 155)
parseLinkAttrs (line 247)
Find all link tags in a string representing a HTML document and return a list of their attributes.
relMatches (line 305)
removeQuotes (line 204)
replaceEntities (line 196)
tagMatcher (line 140)
Returns a regular expression that will match a given tag in an SGML string.
Documentation generated on Thu, 29 Jul 2010 13:59:10 -0700 by phpDocumentor 1.4.3