Searched refs:parentRef (Results 1 – 8 of 8) sorted by relevance
| /plugin/saml/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 1192 …static function staticAdd509Cert($parentRef, $cert, $isPEMFormat=true, $isURL=false, $xpath=null, … argument 1196 if (! $parentRef instanceof DOMElement) { 1200 list($parentRef, $keyInfo) = self::auxKeyInfo($parentRef, $xpath); 1205 $baseDoc = $parentRef->ownerDocument; 1287 $parentRef = $this->sigNode; 1291 list($parentRef, $keyInfo) = self::auxKeyInfo($parentRef, $xpath); 1298 static function auxKeyInfo($parentRef, $xpath=null) argument 1300 $baseDoc = $parentRef->ownerDocument; 1302 $xpath = new DOMXPath($parentRef->ownerDocument); 1307 $nodeset = $xpath->query($query, $parentRef); [all …]
|
| /plugin/adfs/phpsaml/extlib/xmlseclibs/ |
| D | xmlseclibs.php | 1192 …static function staticAdd509Cert($parentRef, $cert, $isPEMFormat=true, $isURL=false, $xpath=null, … argument 1196 if (! $parentRef instanceof DOMElement) { 1200 list($parentRef, $keyInfo) = self::auxKeyInfo($parentRef, $xpath); 1205 $baseDoc = $parentRef->ownerDocument; 1287 $parentRef = $this->sigNode; 1291 list($parentRef, $keyInfo) = self::auxKeyInfo($parentRef, $xpath); 1298 static function auxKeyInfo($parentRef, $xpath=null) argument 1300 $baseDoc = $parentRef->ownerDocument; 1302 $xpath = new DOMXPath($parentRef->ownerDocument); 1307 $nodeset = $xpath->query($query, $parentRef); [all …]
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 2.2.js | 31154 …var parentRef = node.findAParent(_parser_cssNodes_js__WEBPACK_IMPORTED_MODULE_0__["NodeType"].Exte… 31155 if (parentRef) { 31156 …if (parentRef.type === _parser_cssNodes_js__WEBPACK_IMPORTED_MODULE_0__["NodeType"].ExtendsReferen… 31157 this.getCompletionsForExtendsReference(parentRef, node, result); 31160 var parentRuleSet = parentRef;
|
| D | 2.2.js.map | 1 …parentRef = node.findAParent(nodes.NodeType.ExtendsReference, nodes.NodeType.Ruleset);\n …
|
| D | bundle.js.map | 1 …parentRef = model.getParentNodeLocation(ref);\n const parentNode = model.getNode(parent…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 13839 parentRef; 13853 parentRef = node.getRaw('Parent'); 13903 return [total, parentRef]; 13918 parentRef = _args[1]; 13921 return next(parentRef);
|
| D | pdf.worker.js.map | 1 …parentRef","kidPromises","kid","streamRef","subtype","metadata","stringToUTF8String","pagesObj","d…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 18042 value: function setParent(parentRef) { 18046 this.dictionary.data.P = parentRef;
|