Searched refs:nodeValue (Results 1 – 25 of 247) sorted by relevance
12345678910
29 public $nodeValue; variable in Google\\Service\\Analytics\\McfDataRowsConversionPathValue48 public function setNodeValue($nodeValue) argument50 $this->nodeValue = $nodeValue;57 return $this->nodeValue;
19 …nodeValue.replace(/\s+/,"")==""){return c}var b,d,e=0,a;this.search={start:true};this.pattern=this…
48 .nodeValue {109 .nodeBox.selected > .nodeLabel > .nodeLabelBox > .nodeAttr > .nodeValue,124 .nodeBox.highlighted > .nodeLabel > .nodeLabelBox > .nodeAttr > .nodeValue,143 .nodeBox.nodeHidden .nodeLabel > .nodeLabelBox > .nodeAttr > .nodeValue {149 .nodeBox.nodeHidden.selected > .nodeLabel > .nodeLabelBox > .nodeAttr > .nodeValue,158 .nodeValue.mutated,167 .nodeBox.selected > .nodeLabel > .nodeLabelBox > .nodeAttr.mutated > .nodeValue,168 .nodeBox.selected > .nodeLabel > .nodeLabelBox > .nodeAttr > .nodeValue.mutated,211 .breakpointCode .nodeValue,
51 var sTrimmed = eChildNode.nodeValue.LTrim() ;52 var iOriginalLength = eChildNode.nodeValue.length ;86 var sTrimmed = eChildNode.nodeValue.RTrim() ;87 var iOriginalLength = eChildNode.nodeValue.length ;199 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…246 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…
56 sAttValue = oAttribute.nodeValue ;58 else if ( oAttribute.nodeValue === true )
244 return this._AppendTextNode( xmlNode, htmlNode.nodeValue.ReplaceNewLineChars(' ') ) ;253 try { xmlNode.appendChild( this.XML.createComment( htmlNode.nodeValue ) ) ; }318 if ( oAtt && regX.test( oAtt.nodeValue ) )320 var sValue = oAtt.nodeValue.replace( regX, '' ) ;325 oAtt.nodeValue = sValue ;
54 sAttValue = oAttribute.nodeValue ;58 else if ( oAttribute.nodeValue === true )70 this._AppendAttribute( node, sAttName, sAttValue || oAttribute.nodeValue ) ;
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);
90 $childNodes[] = $childNode->nodeValue;147 return $this->domElement->nodeValue;265 public function setNodeValue(string $nodeValue) argument267 $this->domElement->nodeValue = $nodeValue;378 return $this->domElement->nodeValue;
311 var nodeValue = node.nodeValue;312 if( matches = mardownClassesInElementsRegex.exec( nodeValue ) ) {315 …nodeValue = nodeValue.substring( 0, matches.index ) + nodeValue.substring( mardownClassesInElement…316 node.nodeValue = nodeValue;
73 $actual = $ret ? $ret->nodeValue : $this->visitor->getCurrentNode()->nodeValue;99 $actual = $ret ? $ret->nodeValue : $this->visitor->getCurrentNode()->nodeValue;
161 …]['signing'][] = OneLogin_Saml2_Utils::formatCert($keyDescriptorCertSigningNode->nodeValue, false);166 …ryption'][] = OneLogin_Saml2_Utils::formatCert($keyDescriptorCertEncryptionNode->nodeValue, false);185 $metadataInfo['sp']['NameIDFormat'] = $nameIdFormatNodes->item(0)->nodeValue;188 if (strcmp($nameIdFormatNode->nodeValue, $desiredNameIdFormat) == 0) {189 $metadataInfo['sp']['NameIDFormat'] = $nameIdFormatNode->nodeValue;
13 if (elt.nodeValue != null)15 elt.nodeValue = editorUi.anonymizeString(elt.nodeValue);
88 this.title[i]=this.feeditems[i].getElementsByTagName("title")[0].firstChild.nodeValue89 this.link[i]=this.feeditems[i].getElementsByTagName("link")[0].firstChild.nodeValue90 this.description[i]=this.feeditems[i].getElementsByTagName("description")[0].firstChild.nodeValue91 this.pubdate[i]=this.feeditems[i].getElementsByTagName("pubDate")[0].firstChild.nodeValue
137 return $nodes->item(0)->nodeValue;173 $hid = $renderer->_headerToLink($node->nodeValue,'true');175 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
126 $pointArray = $this->getPointsFromCoordinates(trim($pt->firstChild->nodeValue));137 $components = $this->getPointsFromCoordinates(trim($line->firstChild->nodeValue));150 $points = $this->getPointsFromCoordinates(trim($polygon->firstChild->nodeValue));167 $parts = explode(' ', trim($box->firstChild->nodeValue));188 $parts = explode(' ', trim($circle->firstChild->nodeValue));
59 sAttValue = oAttribute.nodeValue.replace( FCKRegexLib.FCK_Class, '' ) ;64 sAttValue = oAttribute.nodeValue ;68 else if ( oAttribute.nodeValue === true )80 this._AppendAttribute( node, sAttName, sAttValue || oAttribute.nodeValue ) ;
68 var sTrimmed = eChildNode.nodeValue.LTrim() ;69 var iOriginalLength = eChildNode.nodeValue.length ;94 var sTrimmed = eChildNode.nodeValue.RTrim() ;95 var iOriginalLength = eChildNode.nodeValue.length ;218 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…257 …else if ( ignoreSpaceTextOnly && currentNode.nodeType == 3 && currentNode.nodeValue.RTrim().length…411 || ( paddingNode.firstChild && paddingNode.firstChild.nodeValue != '\xa0'495 return att.nodeValue ;826 …while ( node && !includeEmpties && node.nodeType != 1 && ( node.nodeType != 3 || node.nodeValue.le…840 …while ( node && !includeEmpties && node.nodeType != 1 && ( node.nodeType != 3 || node.nodeValue.le…[all …]
57 sAttValue = oAttribute.nodeValue.replace( FCKRegexLib.FCK_Class, '' ) ;62 else if ( oAttribute.nodeValue === true )
97 return $nodes->item(0)->nodeValue;133 $hid = $renderer->_headerToLink($node->nodeValue,'true');135 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
110 return $nodes->item(0)->nodeValue;145 $hid = $renderer->_headerToLink($node->nodeValue,'true');147 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
77 return $item->nodeValue;87 return $item->nodeValue;97 $json = $item->nodeValue;
239 $content = trim($node->nodeValue);263 $first = trim($codeBlocks->item(0)->nodeValue);271 $second = trim($codeBlocks->item(1)->nodeValue);