Searched refs:nodelist (Results 1 – 7 of 7) sorted by relevance
789 var nodelist = typeof document != 'undefined' && document.childNodes;790 if (nodelist) {791 assert.notOk(_.isFunction(nodelist));
1309 var nodelist = root.document && root.document.childNodes; variable1310 if (typeof /./ != 'function' && typeof Int8Array != 'object' && typeof nodelist != 'function') {
2074 var nodelist = glob.doc.querySelectorAll(query),2076 for (var i = 0; i < nodelist.length; i++) {2077 set.push(wrap(nodelist[i]));3065 var nodelist = this.node.querySelectorAll(query),3067 for (var i = 0; i < nodelist.length; i++) {3068 set.push(wrap(nodelist[i]));
743 $nodelist = $xpath->query($query, $refNode);
2 …function parseUseDirectives(doc){var nodelist=doc.getElementsByTagName("use");while(nodelist.lengt…
3180 var nodelist = doc.getElementsByTagName('use');3181 while (nodelist.length) {3182 var el = nodelist[0],
1 …lean flagging (however the real error mustn't be a false)\n // + nodelist offsets mustn't b…