| /template/strap/ComboStrap/Xml/ |
| H A D | XmlSystems.php | 185 $leftAttValue = $leftAtt->nodeValue; 186 $rightAttValue = $rightAtt->nodeValue; 252 $leftNodeValue = trim($leftNode->nodeValue); 253 $rightNodeValue = trim($rightNode->nodeValue); 269 $firstValue = $firstNode->nodeValue; 279 $leftChildNodeValue = trim($leftChildNode->nodeValue); 288 $leftChildNodeValue = trim($rightChildNode->nodeValue);
|
| H A D | XmlElement.php | 90 $childNodes[] = $childNode->nodeValue; 147 return $this->domElement->nodeValue; 265 public function setNodeValue(string $nodeValue) argument 267 $this->domElement->nodeValue = $nodeValue; 378 return $this->domElement->nodeValue;
|
| /template/chippedsnow/ |
| D | less-1.1.3.min.js | 28 …t.cssText.")}else(function(a){d.childNodes.length>0?d.firstChild.nodeValue!==a.nodeValue&&d.replac…
|
| /template/dokui/js/ |
| D | highlight.js | 1 …nodeValue.match(/\s+/))){break}}}function h(p,o){return Array.prototype.map.call(p.childNodes,func…
|
| /template/bulma/ |
| D | tpl_functions.php | 264 $h3->nodeValue = 'On this page';
|
| /template/a_new_day/js/ |
| D | effects.js | 32 return (node.nodeType==3 ? node.nodeValue : 39 return (node.nodeType==3 ? node.nodeValue : 97 child.nodeValue.toArray().each( function(character) {
|
| D | prototype.js | 226 $A(div.childNodes).inject('',function(memo,node){ return memo+node.nodeValue }) : 227 div.childNodes[0].nodeValue) : ''; 1276 if(attribute) return attribute.nodeValue; 1337 if (node.nodeType == 3 && !/\S/.test(node.nodeValue)) 1518 return node.specified ? node.nodeValue : null;
|
| /template/battlehorse/js/ |
| D | effects.js | 32 return (node.nodeType==3 ? node.nodeValue : 39 return (node.nodeType==3 ? node.nodeValue : 97 child.nodeValue.toArray().each( function(character) {
|
| D | prototype.js | 226 $A(div.childNodes).inject('',function(memo,node){ return memo+node.nodeValue }) : 227 div.childNodes[0].nodeValue) : ''; 1276 if(attribute) return attribute.nodeValue; 1337 if (node.nodeType == 3 && !/\S/.test(node.nodeValue)) 1518 return node.specified ? node.nodeValue : null;
|
| /template/starterbootstrap/js/ |
| D | sorttable.js | 230 return node.nodeValue.replace(/^\s+|\s+$/g, '');
|
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.2-compressed.js | 15 …bug=document.getElementsByTagName('html')[0].attributes.getNamedItem('debug').nodeValue!=="false";} 52 result.push(d.highlight(_value.nodeValue));else if(_inObject){result.push("<span class='Gray Italic… 54 …n=_value.attributes.length;i<len;i++){var item=_value.attributes[i];if(!lib.env.ie||item.nodeValue) 55 result.push(" <span class='DarkBlue'>"+item.nodeName+"=\"<span class='Red'>"+item.nodeValue+"</span… 75 …tem.childNodes[0].nodeValue.substring(0,env.textNodeChars)));}else{html.child.add(document.createT…
|
| H A D | firebug-lite-1.2.js | 87 … = document.getElementsByTagName('html')[0].attributes.getNamedItem('debug').nodeValue !== "false"; 1232 result.push(d.highlight(_value.nodeValue)); 1254 if(!lib.env.ie||item.nodeValue) 1255 …h(" <span class='DarkBlue'>"+item.nodeName+"=\"<span class='Red'>"+item.nodeValue+"</span>\"</span… 1463 …html.child.add(document.createTextNode(item.childNodes[0].nodeValue.substring(0, env.textNodeChars… 1465 html.child.add(document.createTextNode(item.childNodes[0].nodeValue));
|
| H A D | firebug-lite-1.4.js | 717 }html.push(" ",attr.nodeName,'="',escapeForElementAttribute(attr.nodeValue),'"') 732 }else{if(elt.nodeType==Node.CDATA_SECTION_NODE){html.push("<![CDATA[",elt.nodeValue,"]]>") 733 }else{if(elt.nodeType==Node.COMMENT_NODE){html.push("<!--",elt.nodeValue,"-->") 745 }xml.push(" ",attr.nodeName,'="',escapeForElementAttribute(attr.nodeValue),'"') 752 }}else{if(elt.nodeType==Node.TEXT_NODE){xml.push(elt.nodeValue) 753 }else{if(elt.nodeType==Node.CDATA_SECTION_NODE){xml.push("<![CDATA[",elt.nodeValue,"]]>") 754 }else{if(elt.nodeType==Node.COMMENT_NODE){xml.push("<!--",elt.nodeValue,"-->") 3402 …h[1]||typeof m.getAttributeNode!=="undefined"&&m.getAttributeNode("id").nodeValue===match[1]?[m]:u… 3405 return elem.nodeType===1&&node&&node.nodeValue===match 4334 }else{if(attr.nodeName=="style"){attrs.push({nodeName:attr.nodeName,nodeValue:attr.nodeValue||elt.s… property [all …]
|
| /template/ospyramid/js/libs/ |
| D | jquery-1.6.1.min.js | 16 …AttributeNode(c);return d&&d.nodeValue!==""?d.nodeValue:b},set:function(a,b,c){var d=a.getAttribut… 17 …nodeValue:c.nodeType!==8&&(b+=k.getText(c.childNodes));return b},function(){var a=c.createElement(…
|
| D | jquery-1.6.1.js | 2398 return ret && ret.nodeValue !== "" ? 2399 ret.nodeValue : 2407 ret.nodeValue = value; 4710 ret += elem.nodeValue; 4742 …] || typeof m.getAttributeNode !== "undefined" && m.getAttributeNode("id").nodeValue === match[1] ? 4752 return elem.nodeType === 1 && node && node.nodeValue === match;
|
| /template/flarum/ |
| D | script.js | 6 …;if(-1!==g.inArray(i,e))return-1===g.inArray(i,a)||Boolean(t.nodeValue.match(r)||t.nodeValue.match…
|
| /template/bootstrap3/assets/bootstrap/js/ |
| D | bootstrap.min.js | 6 …;if(-1!==g.inArray(i,e))return-1===g.inArray(i,a)||Boolean(t.nodeValue.match(r)||t.nodeValue.match…
|
| /template/quickjump/ |
| D | jquery-1.4.2.min.js | 48 a[b]=d}if(c.nodeName(a,"form")&&a.getAttributeNode(b))return a.getAttributeNode(b).nodeValue;if(b==… 69 …(var h="",l,m=0;g[m];m++){l=g[m];if(l.nodeType===3||l.nodeType===4)h+=l.nodeValue;else if(l.nodeTy… 90 …nodeValue===m[1]?[q]:w:[]};n.filter.ID=function(m,q){var p=typeof m.getAttributeNode!=="undefined"…
|
| /template/argon/assets/js/core/ |
| D | bootstrap.min.js | 6 …se();if(-1!==e.indexOf(n))return-1===q.indexOf(n)||Boolean(t.nodeValue.match(Q)||t.nodeValue.match…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.min.js | 6 …se();if(-1!==e.indexOf(n))return-1===q.indexOf(n)||Boolean(t.nodeValue.match(Q)||t.nodeValue.match…
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.js | 6 …rCase();if(e.includes(s))return!Dt.has(s)||Boolean(Nt.test(t.nodeValue)||St.test(t.nodeValue));con…
|
| /template/mikio/ |
| H A D | mikio.php | 1197 $button->nodeValue = '';
|
| /template/bootie/js/ |
| D | bootstrap-4.3.1.min.js | 6 …();if(-1!==e.indexOf(n))return-1===ye.indexOf(n)||Boolean(t.nodeValue.match(Ce)||t.nodeValue.match…
|
| /template/argon-alt/assets/js/core/ |
| D | bootstrap.min.js | 6 …();if(-1!==e.indexOf(n))return-1===ye.indexOf(n)||Boolean(t.nodeValue.match(Ce)||t.nodeValue.match…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.min.js | 6 …();if(-1!==e.indexOf(n))return-1===be.indexOf(n)||Boolean(t.nodeValue.match(De)||t.nodeValue.match…
|