/plugin/filelist/_test/ |
H A D | filelist.test.php |
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
H A D | html5shiv.min.js | 132 return ownerDocument.createElement(nodeName); 139 if (data.cache[nodeName]) { 140 node = data.cache[nodeName].cloneNode(); 141 } else if (saveClones.test(nodeName)) { 142 node = (data.cache[nodeName] = data.createElem(nodeName)).cloneNode(); 144 node = data.createElem(nodeName); 196 ownerDocument.createElement = function(nodeName) { argument 199 return data.createElem(nodeName); 209 data.createElem(nodeName); 210 data.frag.createElement(nodeName); [all …]
|
/plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
H A D | KML.php | 91 $nodeName = $child->nodeName == 'multigeometry' ? 'geometrycollection' : $child->nodeName; 92 if (array_key_exists($nodeName, geoPHP::getGeometryList())) { 93 $function = 'parse' . geoPHP::getGeometryList()[$nodeName]; 96 $data[$child->nodeName] = $child->nodeValue; 109 $nodeName = $this->xmlObject->documentElement->nodeName == 'multigeometry' ? 'geometrycollection' : $this->xmlObject->documentElement->nodeName; 110 if (array_key_exists($nodeName, geoPH 119 childElements($xml, $nodeName = '') global() argument [all...] |
H A D | GPX.php | 142 protected function childElements($xml, $nodeName = '') argument 146 if ($child->nodeName == $nodeName) { 167 $point->setData($this->parseNodeProperties($node, $this->gpxTypes->get($node->nodeName . 'Type'))); 168 if ($node->nodeName === 'rtept' && $this->parseGarminRpt) { 274 if ($tagList === null || in_array($childNode->nodeName, $tagList ?: [])) { 275 if ($node->firstChild->nodeName == $node->lastChild->nodeName && $node->childNodes->length > 1) { 276 $result[$childNode->nodeName][] = self::parseNodeProperties($childNode); 278 $result[$childNode->nodeName] [all...] |
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckdomrangeiterator.js | 111 var nodeName = currentNode.nodeName.toLowerCase() ; 113 if ( boundarySet[ nodeName ] ) 117 if ( nodeName == 'br' ) 119 else if ( !range && currentNode.childNodes.length == 0 && nodeName != 'hr' ) 176 if ( boundarySet[ parentNode.nodeName.toLowerCase() ] ) 227 && range.StartBlockLimit.nodeName.IEquals( 'DIV', 'TH', 'TD' ) 233 else if ( !block || ( this.EnforceRealBlocks && block.nodeName.toLowerCase() == 'li' ) ) 248 else if ( block.nodeName.toLowerCase() != 'li' ) 288 …if ( previousSibling && previousSibling.nodeType == 1 && previousSibling.nodeName.toLowerCase() ==… 295 if ( lastChild && lastChild.nodeType == 1 && lastChild.nodeName.toLowerCase() == 'br' )
|
H A D | fckstyle.js | 203 var pathElementName = pathElement.nodeName.toLowerCase() ; 331 elementName = pathElement.nodeName.toLowerCase() ; 350 var elementName = currentNode.nodeName.toLowerCase() ; 414 var elementName = element.nodeName.toLowerCase() ; 861 var nodeName = nodeType == 1 ? currentNode.nodeName.toLowerCase() : null ; 864 if ( !nodeName || elementDTD[ nodeName ] ) 887 && elementDTD[ parentNode.nodeName.toLowerCase() ] ) 981 && FCKListsLib.InlineNonEmptyElements[ startSibling.nodeName.toLowerCase() ] ) 1029 if ( sibling && sibling.nodeType == 1 && sibling.nodeName == element.nodeName ) 1067 if ( sibling && sibling.nodeType == 1 && sibling.nodeName == element.nodeName ) [all …]
|
H A D | fckenterkey.js | 196 …ousSourceElement( oCurrentBlock, true, [ 'BODY', oRange.StartBlockLimit.nodeName ], ['UL','OL'] ) ; 230 …previous && currentBlock && currentBlock.nodeName.IEquals( 'LI' ) && currentBlock.parentNode.paren… 236 if ( previous && previous.nodeName.IEquals( 'LI' ) ) 250 if ( currentBlock.nodeName.IEquals( 'LI' ) && !previous.nodeName.IEquals( 'LI' ) ) 259 var sPreviousName = previous.nodeName.toLowerCase() ; 339 …Next = FCKDomTools.GetNextSourceElement( oCurrentBlock, true, [ oRange.StartBlockLimit.nodeName ], 572 …) && source.nodeType == 1 && FCKListsLib.InlineChildReqElements[ source.nodeName.toLowerCase() ] !…
|
H A D | fckdomrange.js | 150 …firstChild ) && child.nodeType == 1 && FCKListsLib.EmptyElements[ child.nodeName.toLowerCase() ] =… 248 …stChild.nodeType != 1 || FCKListsLib.InlineChildReqElements[ eLastChild.nodeName.toLowerCase() ] =… 536 while ( FCKListsLib.InlineNonEmptyElements[ oNode.nodeName.toLowerCase() ] ) 559 while ( FCKListsLib.InlineNonEmptyElements[ oNode.nodeName.toLowerCase() ] ) 601 && !boundarySet[ oNode.nodeName.toLowerCase() ] ) ) ) 608 …CKConfig.EnterMode != 'br' && unit == 'block_contents' && this.EndBlock.nodeName.toLowerCase() != … 621 && !boundarySet[ oNode.nodeName.toLowerCase() ] ) ) ) 629 if ( oNode && oNode.nodeName.toLowerCase() == 'br' ) 721 ! eStartBlock.nodeName.IEquals( ['ul', 'ol'] ) )
|
/plugin/diagramsnet/lib/math/extensions/ |
H A D | mml2jax.js | 19 …nodeName.substr(0,6)==="xmlns:"&&a.nodeValue===this.MMLnamespace){this.PushMathElements(h,e,a.node…
|
H A D | asciimath2jax.js | 19 …nodeName.toLowerCase()==="#text"){if(!g){c=this.scanText(c)}}else{a=(typeof(c.className)==="undefi…
|
/plugin/fullindex/ |
H A D | script.js | 14 if (ul.nodeName == "UL" && ul.className == "aqtree3clickable") { 25 if (item.nodeName == "LI") { 32 switch (sitem.nodeName) { 75 if (ul.nodeName == "UL" && ul.className == "aqtree3clickable") { 91 if (item.nodeName == "LI") { 100 switch (sitem.nodeName) { 117 switch (sitem.nodeName) { 141 if (ul.nodeName == "UL" && ul.className == "aqtree3clickable") {
|
/plugin/diagramsnet/lib/plugins/ |
H A D | import.js | 36 if (node.childNodes[i].nodeName == 'node') 55 if (childNode.nodeName == 'node') 85 var nodeName = node.getAttribute('TEXT') || ''; 86 var nodeVertex = graph.insertVertex(defaultParent, null, nodeName, x, y, defaultWidth, 88 graph.cellLabelChanged(nodeVertex, nodeName, true); 109 if (childNode.nodeName == 'node') 131 if (freeMindDOMchilds.childNodes[i].nodeName == 'node') 140 if (freeMindDOMchilds.childNodes[i].nodeName == 'node')
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/ |
H A D | build-phar.php | 104 $nodeName = $node->nodeName; 105 if ($nodeName !== 'dir' && $nodeName !== 'file') { 117 if ($nodeName === 'dir') {
|
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/ |
H A D | fckblockquotecommand.js | 71 if ( block.nodeName.IEquals( 'blockquote' ) ) 103 if ( block.parentNode.nodeName.IEquals( 'blockquote' ) ) 148 if ( node.nodeName.IEquals( 'div' ) ) 152 !FCKListsLib.BlockBoundaries[node.previousSibling.nodeName.toLowerCase()] ; 156 !FCKListsLib.BlockBoundaries[node.nextSibling.nodeName.toLowerCase()] ; 183 if ( !firstBlock || firstBlock.nodeName.toLowerCase() == 'body' ) 189 if ( path.Elements[i].nodeName.IEquals( 'blockquote' ) )
|
H A D | fcklistcommands.js | 44 if ( listNode.nodeName.IEquals( [ 'ul', 'ol' ] ) ) 48 if ( listNode && listNode.nodeName.IEquals( this.TagName ) ) 102 if ( el.nodeName.IEquals( ['ol', 'ul'] ) ) 161 if ( range.StartNode.nodeName.IEquals( 'td' ) ) 163 if ( range.EndNode.nodeName.IEquals( 'td' ) ) 180 if ( groupObj.root.nodeName.IEquals( ['ul', 'ol'] ) ) 185 else if ( state == FCK_TRISTATE_ON && groupObj.root.nodeName.IEquals( ['ul', 'ol'] ) ) 203 if ( currentNode && currentNode.nodeName.IEquals( this.TagName ) ) 219 if ( currentNode && currentNode.nodeName.IEquals( this.TagName ) ) 264 if ( newList.listNode.childNodes[i].nodeName.IEquals( this.TagName ) ) [all …]
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckdomtools.js | 215 if ( !ignoreElements || !currentNode.nodeName.IEquals( ignoreElements ) ) 254 if ( !ignoreElements || !currentNode.nodeName.IEquals( ignoreElements ) ) 355 if ( tagMap[currentParent.nodeName.toLowerCase()] ) 448 if ( FCKBrowserInfo.IsIE && attributes[i].nodeName == 'class' ) 484 attName = att.nodeName ; 681 if ( ! listNode.nodeName.IEquals( ['ul', 'ol'] ) ) 692 if ( ! listItem.nodeName.IEquals( 'li' ) ) 698 if ( itemObj.grandparent && itemObj.grandparent.nodeName.IEquals( 'li' ) ) 709 if ( child.nodeName.IEquals( ['ul', 'ol'] ) ) 738 if ( ! rootNode || listArray[currentIndex].parent.nodeName != rootNode.nodeName ) [all …]
|
H A D | fcklisthandler.js | 60 if ( !eHasLiSibling && eSibling.nodeType == 1 && eSibling.nodeName.toUpperCase() == 'LI' ) 66 …if ( !eHasSuccessiveLiSibling && eSibling.nodeType == 1 && eSibling.nodeName.toUpperCase().Equals(… 138 if ( !eChildNode.nodeName.IEquals( 'UL','LI' ) )
|
H A D | fckxhtml_gecko.js | 44 var sAttName = oAttribute.nodeName.toLowerCase() ; 91 if ( htmlNode.parentNode.nodeName.toLowerCase() != 'head' )
|
/plugin/fckg/fckeditor/editor/plugins/range/ |
H A D | fckplugin.js | 20 if(nodes[ii].nodeName.match(/body/i)) continue; 21 if(nodes[ii].nodeName.toUpperCase() == 'BR') { 24 buf[buf.length]=nodes[ii].nodeName+"<"+text+">"; 90 if(nodes[ii].nodeName.match(/body/i)) continue; 91 if(nodes[ii].nodeName.toUpperCase() == 'P') { 94 buf[buf.length]=nodes[ii].nodeName+"<"+text+">"; 169 buf[buf.length]=kids[ii].nodeName+"<"+ data +">"; 232 … var type = "parent: " + n.parentNode.nodeName + " this node: " + n.nodeName + " " + i; 300 data += " " + kids[i].nodeName + ": "; 323 if(parent.nodeName.toLowerCase()!="body") { [all …]
|
/plugin/fckg/fckeditor/editor/dialog/common/ |
H A D | fck_dialog_common.js | 203 function CreateNamedElement( oEditor, oOriginal, nodeName, oAttributes ) argument 235 sbHTML.push( '<' + nodeName ) ; 241 if ( !oEditor.FCKListsLib.EmptyElements[nodeName.toLowerCase()] ) 242 sbHTML.push( '</' + nodeName + '>' ) ; 274 oNewNode = oEditor.FCK.InsertElement( nodeName ) ; 297 var sAttName = oAttribute.nodeName ; 330 if ( oNode.nodeName == newTag )
|
/plugin/diagramsnet/lib/math/extensions/MathML/ |
H A D | content-mathml.js | 19 …nodeName.indexOf(":")>=0){h=a.cloneNode(h,true)}var i=a.cloneNode(h);for(var g=0,f=h.childNodes.le…
|
/plugin/scrape/HTMLPurifier/Lexer/ |
H A D | PH5P.php |
|
/plugin/combo/ComboStrap/Xml/ |
H A D | XmlSystems.php | 158 $leftAttributes[$leftAtt->nodeName] = $leftAtt; 164 $rightAttributes[$rightAtt->nodeName] = $rightAtt; 251 if ($leftNode->nodeName == "#text") { 268 $firstNodeName = $firstNode->nodeName; 278 if ($leftChildNode->nodeName == "#text") { 287 if ($rightChildNode->nodeName == "#text") {
|
/plugin/translate/ |
H A D | make_langnames_file.php | 28 if ($tr->nodeName != 'tr') continue; 38 if ($td->nodeName != 'td') continue;
|
/plugin/ebnf/ |
H A D | ebnf.php | 130 if ($node->nodeName=='identifier' || $node->nodeName=='terminal') { 136 if ($node->nodeName!='terminal') { 148 } else if ($node->nodeName=='option' || $node->nodeName=='loop') { 149 if ($node->nodeName=='loop') 157 arrow($im, $w/2+EBNF_U/2, EBNF_U, $node->nodeName=='loop'?!$lefttoright:$lefttoright); 165 } else if ($node->nodeName=='sequence') { 182 } else if ($node->nodeName=='choise') { 202 } else if ($node->nodeName [all...] |