Home
last modified time | relevance | path

Searched refs:loadXML (Results 26 – 50 of 75) sorted by path

123

/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js243 …mString(a,"text/xml")}:function(a){var b=mxUtils.createMsXmlDocument();b.loadXML(a);return b}}(),c…
H A Dviewer.min.js243 …mString(a,"text/xml")}:function(a){var b=mxUtils.createMsXmlDocument();b.loadXML(a);return b}}(),c…
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js76 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
H A DAccessible.js73 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
H A DMML_HTMLorMML-full.js54 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
H A DMML_HTMLorMML.js52 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
H A DTeX-MML-AM_HTMLorMML-full.js73 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
H A DTeX-MML-AM_HTMLorMML.js70 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
H A DTeX-MML-AM_SVG-full.js66 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dmml3.js19loadXML(e);var a=new ActiveXObject("Msxml2.XSLTemplate");a.stylesheet=b;d.mml3XSLT={mml3:a.createP…
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19 …er.parseFromString(e,"text/xml")},parseMS:function(e){return(this.parser.loadXML(e)?this.parser:nu…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js39 …mString(a,"text/xml")}:function(a){var b=mxUtils.createMsXmlDocument();b.loadXML(a);return b}}(),c…
/plugin/dokumicrobugtracker/js/
H A Djquery.js2 …,"text/xml")):(d=new ActiveXObject("Microsoft.XMLDOM"),d.async="false",d.loadXML(c))}catch(g){d=b}…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3024 if (!$xml->loadXML($data, LIBXML_NOERROR)) {
/plugin/eventline/
H A Dtimeline.js140 Timeline.loadXML(filepath, function(xml, url) { eventSource.loadXML(xml, url); });
/plugin/eventline/timeline_js/scripts/
H A Dsources.js23 Timeline.DefaultEventSource.prototype.loadXML = function(xml, url) { method in Timeline.DefaultEventSource
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2303 Timeline.DefaultEventSource.prototype.loadXML=function(G,A){var C=this._getBaseURL(A); method in Timeline.DefaultEventSource
2617 Timeline.loadXML=function(A,C){var D=function(G,F,E){alert("Failed to load data xml from "+A+"\n"+G… function
2691 Timeline._Impl.prototype.loadXML=function(B,D){var A=this; method in Timeline._Impl
/plugin/farm/
H A Dtestclient.php12 $dom->loadXML($cli->__getLastRequest());
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js82 …ent.async=false;this.DOMDocument.resolveExternals=false;this.DOMDocument.loadXML(B.responseText);}…
/plugin/fedauth/Auth/Yadis/
H A DXML.php237 if (!@$this->doc->loadXML($xml_string)) {
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php76 $xmlDocument->loadXML($xmlString);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DProject.php24 …$dom->loadXML('<?xml version="1.0" ?><phpunit xmlns="http://schema.phpunit.de/coverage/1.0"><proje…
H A DReport.php18 …$this->dom->loadXML('<?xml version="1.0" ?><phpunit xmlns="http://schema.phpunit.de/coverage/1.0">…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php73 $loaded = $document->loadXML($actual);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php601 $dom1->loadXML('<root></root>');
604 $dom2->loadXML('<root><foo/></root>');

123