Home
last modified time | relevance | path

Searched refs:node (Results 326 – 350 of 709) sorted by last modified time

1...<<11121314151617181920>>...29

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2node.rdev];if(!tty){throw new FS.ErrnoError(ERRNO_CODES.ENODEV)}stream.tty=tty;stream.seekable=fal… argument
/plugin/filelist/_test/
H A Dfilelist.test.php
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php609 return $node;
658 …if (is_null($arXPath) && ($node instanceof DOMNode) && ($node->ownerDocument !== null) && $node->i…
660 $element = $node;
668 $node = $node->ownerDocument;
763 while ($node) {
780 $node = $node->nextSibling;
810 $node = $node->nextSibling;
1054 if (empty($node)) {
1610 if (empty($node)) {
1635 if (empty($node) || (! $node instanceof DOMNode)) {
[all …]
H A DCHANGELOG.txt55 - HHVM signing node with ID attribute w/out namespace regenerates ID value.
87 - return encrypted node from XMLSecEnc::encryptNode() when replace is set to
102 - Add param to append sig to node when signing. Fixes a problem when using
109 - Return signature element node from XMLSecurityDSig::insertSignature() and
132 - fix bug #5: createDOMDocumentFragment() in decryptNode when data is node
150 - Fix canonicalization for Document node when using PHP < 5.2.
179 now be added within the X509Data node.
/plugin/codemirror/dist/
H A Dscripts.min.js.map1node","current","className","after","slice","index","length","removeChildren","e","count","childNo…
H A Dscripts.min.js2node=this.text=null;this.hidden=cc(a,b)}function vc(a,b,c){var d=[],e;for(var f=b;f<c;f=e){var g=n…
3node||m.node.parentNode!=f){var n=Lc(a,m,k,c);f.insertBefore(n,g)}else{while(g!=m.node){g=h(g)}var…
4 …c){for(var d in c){if(c.hasOwnProperty(d)){this[d]=c[d]}}}this.doc=a;this.node=b};jg.prototype.cle…
6node:i[0].measure.map[2],offset:0};var k=f.line<b.display.viewTo&&Zh(b,f);if(!k){var l=i[i.length-… property in AnonymousFunction3fb7904a18200.k
7node=document.createElement("div");this.node.className=b+"-"+c;this.inner=this.node.appendChild(do…
H A Dstyles.min.css.map1node */\n.cm-force-border { padding-right: .1px; }\n\n@media print {\n /* Hide the cursor when pr…
H A Dstyles.min.css1 …itform .cm-s-neo .cm-number{color:#75438a}form#dw__editform .cm-s-neo .cm-node,form#dw__editform .…
/plugin/codemirror/dist/modes/
H A Dcypher.min.js.map1node\";\n } else if (ch === \"/\" && stream.eat(\"/\")) {\n stream.skipToEnd();\n …
H A Derlang.min.js.map1 …",\"load_module\",\"make_ref\",\"module_loaded\",\n \"monitor_node\",\"node\",\"node_link\",\"n…
H A Dshell.min.js.map1 …ln\", \"ls\", \"make\", \"mkdir\", \"openssl\", \"mv\", \"nc\", \"nl\", \"node\", \"npm\", \"ping\…
H A Dpuppet.min.js.map1node include import inherits');\n define('keyword', 'case if else in and elsif default or');\n d…
H A Dxquery.min.js.map1node', 'element', 'else', 'empty', 'empty-sequence', 'encoding', 'end',\n 'entire', 'every', 'e…
/plugin/phpipam/
H A Dscript.js4 function phpipam_getElementsByClass(searchClass,node,tag) { argument
6 if ( node == null )
7 node = document;
10 var els = node.getElementsByTagName(tag);
/plugin/latexport/implementation/
H A Ddecorator_includer.php122 * @param bool $node true when a node; false when a leaf
124 function listitem_open($level,$node=false) { argument
129 $this->decorator->listitem_open($level, $node);
H A Ddecorator.php492 * @param bool $node true when a node; false when a leaf
494 function listitem_open($level,$node=false) { argument
496 $this->decorator->listitem_open($level, $node);
H A Ddecorator_persister.php462 * @param bool $node true when a node; false when a leaf
464 function listitem_open($level,$node=false) { argument
/plugin/latexport/_test/
H A Ddecorator_mock.php118 function listitem_open($level,$node=false) { argument
119 $this->listOfCommands->enqueue(new CommandListItemOpen($level, $node));
/plugin/flowcharts/
H A Dmermaid.min.js1node:function(){for(var t=this._groups,e=0,n=t.length;e<n;++e)for(var r=t[e],i=0,a=r.length;i<a;++…
24node(e).rank;if(!r.isUndefined(n))return n})))}t.exports={addDummyNode:a,simplify:function(t){var … method in i
/plugin/dropfiles/
H A Dyarn.lock1096 node-pre-gyp "^0.6.36"
1838 node-libs-browser@^2.0.0:
1840 …resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.0.0.tgz#a3a59ec9702…
1866 node-pre-gyp@^0.6.36:
1868 …resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.6.38.tgz#e92a20f83416415bb408…
2948 node-libs-browser "^2.0.0"
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2node:r}),t=e(r,t),d(r).match(/br|hr|img|input/)||a.push({event:"stop",offset:t,node:r}));return t}…
/plugin/revealjs/
H A Drenderer.php421 function listitem_open($level, $node=false) { argument
/plugin/revealjs/js/
H A Dreveal.js806 function getStatusText( node ) { argument
811 if( node.nodeType === 3 ) {
812 text += node.textContent;
815 else if( node.nodeType === 1 ) {
1049 var node = document.createElement( tagname );
1050 node.className = classname;
1052 node.innerHTML = innerHTML;
1054 container.appendChild( node );
1056 return node;
3533 node.classList.remove( 'enabled' );
[all …]
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js307 function addAttributeInElement( node, elementTarget, separator ) { argument
311 var nodeValue = node.nodeValue;
316 node.nodeValue = nodeValue;
/plugin/revealjs/plugin/search/
H A Dsearch.js43 this.hiliteWords = function(node) argument
45 if(node == undefined || !node) return;
47 if(skipTags.test(node.nodeName)) return;
49 if(node.hasChildNodes()) {
50 for(var i=0; i < node.childNodes.length; i++)
51 this.hiliteWords(node.childNodes[i]);
53 if(node.nodeType == 3) { // NODE_TEXT
54 if((nv = node.nodeValue) && (regs = matchRegex.exec(nv))) {
56 var secnode = node;
83 var after = node.splitText(regs.index);
[all …]

1...<<11121314151617181920>>...29