MCPcopy Index your code
hub / github.com/ndleah/python-mini-project / k

Function k

digit-recognizer/app/static/js/jquery-3.3.1.min.js:695–702  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

693 }(e);
694 w.find = E, w.expr = E.selectors, w.expr[":"] = w.expr.pseudos, w.uniqueSort = w.unique = E.uniqueSort, w.text = E.getText, w.isXMLDoc = E.isXML, w.contains = E.contains, w.escapeSelector = E.escape;
695 var k = function (e, t, n) {
696 var r = [], i = void 0 !== n;
697 while ((e = e[t]) && 9 !== e.nodeType) if (1 === e.nodeType) {
698 if (i && w(e).is(n)) break;
699 r.push(e)
700 }
701 return r
702 }, S = function (e, t) {
703 for (var n = []; e; e = e.nextSibling) 1 === e.nodeType && e !== t && n.push(e);
704 return n
705 }, D = w.expr.match.needsContext;

Callers 1

Calls 4

wFunction · 0.85
XtFunction · 0.85
UtFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected