Home
last modified time | relevance | path

Searched refs:attrValue (Results 1 – 14 of 14) sorted by relevance

/plugin/prolog/
Dprolog_tag.php71 $attrValue = '';
74 $attrValue = $matched[2][$i];
79 return $attrValue;
/plugin/codemirror/dist/modes/
Dpug.min.js1attrValue="";this.indentOf=Infinity;this.indentToken="";this.innerMode=null;this.innerState=null;t…
Dpug.min.js.map1attrValue","indentOf","Infinity","indentToken","innerMode","innerState","innerModeForLine","protot…
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
DXML.php136 function getBranches($tagPath = "", $tagName = "", $attrName = "", $attrValue = "") { argument
148 …($attrValue == "" || $this->nodes[$arrKeys[$index]]->tag->getTagAttribute($attrName) == $attrValue
160 …wArray = $this->nodes[$arrKeys[$index]]->getBranches($newTagPath, $tagName, $attrName, $attrValue);
435 function removeBranches($tagPath = "", $tagName = "", $attrName = "", $attrValue = "") { argument
453 …($attrValue == "" || $referencedBranches[$i]->nodes[$arrKeys[$index]]->tag->getTagAttribute($attrN…
DTag.php150 foreach($this->tagAttributes as $attrName => $attrValue) {
151 …Name . $this->tagAttributeAssignment . $this->tagAttributeValueQuote . $attrValue . $this->tagAttr…
209 function setAttribute($attrName, $attrValue) { argument
210 $this->tagAttributes[$attrName] = $attrValue;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultEntry.php79 foreach ($attrValues->getChildren() as $attrValue) {
81 $values[] = $attrValue->getValue();
/plugin/adfs/phpsaml/lib/Saml2/
DMetadata.php133 foreach ($attribute['attributeValue'] as $attrValue) {
136 …<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">{$attrValue}</saml:Attribu…
/plugin/saml/phpsaml/lib/Saml2/
DMetadata.php133 foreach ($attribute['attributeValue'] as $attrValue) {
136 …<saml:AttributeValue xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">{$attrValue}</saml:Attribu…
/plugin/autotabber/
Dtaboverride.js687 attrValue,
706 attrValue = 'true';
709 attrValue = '';
716 elem.setAttribute('data-taboverride-enabled', attrValue);
/plugin/datatables/assets/datatables.net-buttons/js/
Dbuttons.html5.js433 var attrValue = worksheet.attributes[i].nodeValue;
436 attrs.push({ name: attrName, value: attrValue });
/plugin/pdfjs/pdfjs/build/
Dpdf.js17430 attrValue = '';
17457 attrValue = s.substring(pos, attrEndIndex);
17460 value: this._resolveEntities(attrValue)
Dpdf.js.map1attrValue","attrEndChar","attrEndIndex","parsed","_parseProcessingInstruction","attrStart","parseX…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D3.3.js.map1attrValue) {\n if (currAttrValue === attrValue.name && attrValue.description) {…
/plugin/mermaid/
H A Dmermaid.min.js12attrValue:"",keepAttr:!0,allowedAttributes:K,forceKeepAttr:void 0},gr=tt.length;for(;gr--;){let rn… property