Searched refs:setXML (Results 1 – 4 of 4) sorted by relevance
/plugin/fedauth/Auth/Yadis/ | ||
H A D | XML.php | 35 if (!$this->setXML($xml_string)) { |
/plugin/openid/Auth/Yadis/ | ||
H A D | XML.php | 35 if (!$this->setXML($xml_string)) { |
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/ | ||
H A D | XMLRPCClient.php | 64 $this->xmlDoc->setXML($this->xml); |
H A D | XMLDocument.php | 165 function setXML(&$xml) { function in XMLDocument |