Home
last modified time | relevance | path

Searched refs:hasChildNodes (Results 1 – 25 of 48) sorted by relevance

12

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DXML.php144 if ($node->hasChildNodes()) {
214 if ($element->hasChildNodes()) {
/plugin/revealjs/plugin/search/
H A Dsearch.js49 if(node.hasChildNodes()) {
/plugin/fckg/fckeditor/editor/plugins/geshi/
H A Dfckplugin.js214 }else if(n.hasChildNodes()){
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoRSS.php149 if ($polygon->hasChildNodes()) {
H A DGPX.php273 if ($childNode->hasChildNodes()) {
/plugin/combo/ComboStrap/Xml/
H A DXmlSystems.php262 if ($leftNode->hasChildNodes()) {
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php142 $this->_current->hasChildNodes()
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
H A Djax.js19hasChildNodes:function(ab){return(this.childNodes.length>0)},toString:function(){return"{"+this.ch…
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php350 return !$element->hasChildNodes() && !$element->hasAttributes();
/plugin/pdfjs/pdfjs/web/
H A Ddebugger.js440 while (node.hasChildNodes()) {
H A Dviewer.js5357 if (_this3.attachmentsView.hasChildNodes()) {
8926 if (this.switchInProgress || this.active || !this.viewer.hasChildNodes()) {
/plugin/s5reloaded/ui/effects_support/
H A Deffects.js33 (node.hasChildNodes() ? Element.collectTextNodes(node) : ''));
40 ((node.hasChildNodes() && !Element.hasClassName(node,className)) ?
H A Ddragdrop.js955 if(!element.hasChildNodes()) return null;
/plugin/rater/scripts/
H A Djquery.tablesorter.js306 if (node.childNodes[0] && node.childNodes[0].hasChildNodes()) {
/plugin/combo/ComboStrap/
H A DFetcherSvg.php405 if (!$element->hasChildNodes()) {
/plugin/scrape/HTMLPurifier/Lexer/
H A DPH5P.php
/plugin/sqlraw/
H A Dsimple_html_dom.php957 function hasChildNodes() {return $this->has_child();} function in simple_html_dom_node
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php1393 function hasChildNodes() { function in imapmarkers\\simple_html_dom_node
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML.js51hasChildNodes:function(ab){return(this.childNodes.length>0)},toString:function(){return"{"+this.ch…
H A DTeX-MML-AM_HTMLorMML.js71hasChildNodes:function(ab){return(this.childNodes.length>0)},toString:function(){return"{"+this.ch…
H A DAM_HTMLorMML-full.js54hasChildNodes:function(ab){return(this.childNodes.length>0)},toString:function(){return"{"+this.ch…
H A DTeX-MML-AM_SVG-full.js67hasChildNodes:function(ab){return(this.childNodes.length>0)},toString:function(){return"{"+this.ch…
H A DTeX-MML-AM_HTMLorMML-full.js74hasChildNodes:function(ab){return(this.childNodes.length>0)},toString:function(){return"{"+this.ch…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3059 if ($node->hasChildNodes()) {
/plugin/html5video2/script/
H A Dvideo.min.js20hasChildNodes()){for(var r=i.el_.childNodes,a=r.length,s=[];a--;){var o=r[a];"track"===o.nodeName.…
21 …La(this,e)},appendChild:function(e){return this.insertBefore(e,null)},hasChildNodes:function(){ret…

12