MCPcopy
hub / github.com/apache/caldera / Re

Function Re

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

Source from the content-addressed store, hash-verified

1454 }
1455
1456 function Re(e, t, n, r) {
1457 t = a.apply([], t);
1458 var i, o, s, u, l, c, f = 0, p = e.length, d = p - 1, y = t[0], v = g(y);
1459 if (v || p > 1 && "string" == typeof y && !h.checkClone && je.test(y)) return e.each(function (i) {
1460 var o = e.eq(i);
1461 v && (t[0] = y.call(this, i, o.html())), Re(o, t, n, r)
1462 });
1463 if (p && (i = xe(t, e[0].ownerDocument, !1, e, r), o = i.firstChild, 1 === i.childNodes.length && (i = o), o || r)) {
1464 for (u = (s = w.map(ye(i, "script"), He)).length; f < p; f++) l = i, f !== d && (l = w.clone(l, !0, !0), u && w.merge(s, ye(l, "script"))), n.call(e[f], l, f);
1465 if (u) for (c = s[s.length - 1].ownerDocument, w.map(s, Oe), f = 0; f < u; f++) l = s[f], he.test(l.type || "") && !J.access(l, "globalEval") && w.contains(c, l) && (l.src && "module" !== (l.type || "").toLowerCase() ? w._evalUrl && w._evalUrl(l.src) : m(l.textContent.replace(qe, ""), c, l))
1466 }
1467 return e
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));

Callers 1

jquery.min.jsFile · 0.70

Calls 8

testMethod · 0.80
accessMethod · 0.80
replaceMethod · 0.80
gFunction · 0.70
xeFunction · 0.70
yeFunction · 0.70
mFunction · 0.70
applyMethod · 0.45

Tested by

no test coverage detected