Home
last modified time | relevance | path

Searched refs:removeQuotes (Results 1 – 4 of 4) sorted by relevance

/plugin/openid/Auth/Yadis/
H A DParseHTML.php76 function removeQuotes($str) function in Auth_Yadis_ParseHTML
199 $this->removeQuotes($attr_matches[2][$index]));
/plugin/fedauth/Auth/Yadis/
H A DParseHTML.php100 function removeQuotes($str) function in Auth_Yadis_ParseHTML
220 $this->removeQuotes($attr_matches[2][$index]));
/plugin/fedauth/Auth/OpenID/
H A DParse.php204 function removeQuotes($str) function in Auth_OpenID_Parse
294 $this->removeQuotes($attr_matches[2][$index]));
/plugin/openid/Auth/OpenID/
H A DParse.php208 function removeQuotes($str) function in Auth_OpenID_Parse
291 $this->removeQuotes($attr_matches[2][$index]));