MCPcopy Create free account
hub / github.com/RutvijDv/Meet-Script / Pe

Function Pe

jquery.min.js:1813–1832  ·  view source on GitHub ↗
(n, r, i, o)

Source from the content-addressed store, hash-verified

1811 }
1812
1813 function Pe(n, r, i, o) {
1814 r = g(r);
1815 var e, t, a, s, u, l, c = 0,
1816 f = n.length,
1817 p = f - 1,
1818 d = r[0],
1819 h = m(d);
1820 if (h || 1 < f && "string" == typeof d && !y.checkClone && De.test(d)) return n.each(function (e) {
1821 var t = n.eq(e);
1822 h && (r[0] = d.call(this, e, t.html())), Pe(t, r, i, o)
1823 });
1824 if (f && (t = (e = xe(r, n[0].ownerDocument, !1, n, o)).firstChild, 1 === e.childNodes.length && (e = t), t || o)) {
1825 for (s = (a = S.map(ve(e, "script"), Le)).length; c < f; c++) u = e, c !== p && (u = S.clone(u, !0, !0), s && S.merge(a, ve(u, "script"))), i.call(n[c], u, c);
1826 if (s)
1827 for (l = a[a.length - 1].ownerDocument, S.map(a, He), c = 0; c < s; c++) u = a[c], he.test(u.type || "") && !Y.access(u, "globalEval") && S.contains(l, u) && (u.src && "module" !== (u.type || "").toLowerCase() ? S._evalUrl && !u.noModule && S._evalUrl(u.src, {
1828 nonce: u.nonce || u.getAttribute("nonce")
1829 }, l) : b(u.textContent.replace(je, ""), u, l))
1830 }
1831 return n
1832 }
1833
1834 function Re(e, t, n) {
1835 for (var r, i = t ? S.filter(t, e) : e, o = 0; null != (r = i[o]); o++) n || 1 !== r.nodeType || S.cleanData(ve(r)), r.parentNode && (n && ie(r) && ye(ve(r, "script")), r.parentNode.removeChild(r));

Callers 1

jquery.min.jsFile · 0.85

Calls 5

gFunction · 0.85
xeFunction · 0.85
veFunction · 0.85
mFunction · 0.70
bFunction · 0.70

Tested by

no test coverage detected