MCPcopy Index your code
hub / github.com/apache/caldera / Ie

Function Ie

static/jquery/jquery.min.js:1470–1473  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

1468 }
1469
1470 function Ie(e, t, n) {
1471 for (var r, i = t ? w.filter(t, e) : e, o = 0; null != (r = i[o]); o++) n || 1 !== r.nodeType || w.cleanData(ye(r)), r.parentNode && (n && w.contains(r.ownerDocument, r) && ve(ye(r, "script")), r.parentNode.removeChild(r));
1472 return e
1473 }
1474
1475 w.extend({
1476 htmlPrefilter: function (e) {

Callers 1

jquery.min.jsFile · 0.70

Calls 2

veFunction · 0.85
yeFunction · 0.70

Tested by

no test coverage detected