Home
last modified time | relevance | path

Searched refs:createComment (Results 1 – 25 of 42) sorted by relevance

12

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DTokenFactory.php110 public function createComment($data) function in HTMLPurifier_TokenFactory
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfckxhtml.js253 try { xmlNode.appendChild( this.XML.createComment( htmlNode.nodeValue ) ) ; }
259 …xmlNode.appendChild( this.XML.createComment( "Element not supported - Type: " + htmlNode.nodeType …
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckxhtml.js271 try { xmlNode.appendChild( this.XML.createComment( htmlNode.nodeValue ) ) ; }
277 …xmlNode.appendChild( this.XML.createComment( "Element not supported - Type: " + htmlNode.nodeType …
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DDOMLex.php216 $tokens[] = $this->factory->createComment($node->data);
DPH5P.php1799 $comment = $this->dom->createComment($token['data']);
3334 $comment = $this->dom->createComment($token['data']);
3639 $comment = $this->dom->createComment($token['data']);
4221 $comment = $this->dom->createComment($token['data']);
4364 $comment = $this->dom->createComment($token['data']);
4431 $comment = $this->dom->createComment($data);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dholder.min.js12 …family+", monospace","font-size":m.font.size+m.font.units})+" } ",u=a.createComment("\nSource URL:…
Djquery.min.js2 …Name")}),c.getElementsByTagName=ja(function(a){return a.appendChild(n.createComment("")),!a.getEle…
/plugin/diagramsnet/lib/math/jax/element/mml/
Djax.js19 …cument.createTextNode(j.nodeValue)}else{if(j.nodeType===8){f=document.createComment(j.nodeValue)}e…
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js43 ….createComment(B.nodeValue));}catch (e) {/*Do nothing... probably this is a wrong format comment.*…
Dfckeditorcode_ie.js44 ….createComment(B.nodeValue));}catch (e) {/*Do nothing... probably this is a wrong format comment.*…
/plugin/jquery/
Dscript.js19 …function(){var S=document.createElement("div");S.appendChild(document.createComment(""));if(S.getE…
Djquery-1.4.2.js3476 div.appendChild( document.createComment("") );
Djquery-1.4.2.min.js90 …l=g=null})();(function(){var g=s.createElement("div");g.appendChild(s.createComment(""));if(g.getE…
/plugin/jquery-syntax/
Djquery-1.6.min.js16 …),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElem…
/plugin/dokumicrobugtracker/js/
Djquery.js3 …),e=a=null}(),function(){var a=c.createElement("div");a.appendChild(c.createComment("")),a.getElem…
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js44 ….createComment(B.nodeValue));}catch (e) {/*Do nothing... probably this is a wrong format comment.*…
Dfckeditorcode_ie.js45 ….createComment(B.nodeValue));}catch (e) {/*Do nothing... probably this is a wrong format comment.*…
/plugin/issuetracker/
Dprototype.js4749 div.appendChild( document.createComment("") );
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js59 …;try { A.appendChild(this.XML.createComment(B.nodeValue));}catch (e) {};break;default:A.appendChil…
Dfckeditorcode_gecko.js55 …;try { A.appendChild(this.XML.createComment(B.nodeValue));}catch (e) {};break;default:A.appendChil…
/plugin/sequencediagram/bower_components/snap.svg/dist/
Dsnap.svg.js901 el = glob.doc.createComment(attr.text || attr["#text"] || "");
Dsnap.svg-min.js19 …y.doc.createTextNode(b.text||b["#text"]||"")),"#comment"==a&&(a=y.doc.createComment(b.text||b["#te…
/plugin/diagramsnet/lib/js/jquery/
Djquery-3.3.1.min.js2 …Name")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getEle…
/plugin/combo/resources/library/bootstrap/4.5.0/
Djquery-3.5.1.min.js2 …Name")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getEle…
/plugin/combo/resources/library/bootstrap/4.4.1/
Djquery-3.4.1.min.js2 …Name")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getEle…

12