Home
last modified time | relevance | path

Searched refs:tagMatcher (Results 1 – 2 of 2) sorted by relevance

/plugin/fedauth/Auth/OpenID/
H A DParse.php140 function tagMatcher($tag_name, $close_tags = null) function in Auth_OpenID_Parse
193 return $this->tagMatcher('head', array('body', 'html'));
/plugin/openid/Auth/OpenID/
H A DParse.php144 function tagMatcher($tag_name, $close_tags = null) function in Auth_OpenID_Parse
197 return $this->tagMatcher('head', ['body', 'html']);