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

Function P

jquery.min.js:198–202  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

196 H = t.push,
197 O = t.slice,
198 P = function (e, t) {
199 for (var n = 0, r = e.length; n < r; n++)
200 if (e[n] === t) return n;
201 return -1
202 },
203 R = "checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",
204 M = "[\\x20\\t\\r\\n\\f]",
205 I = "(?:\\\\[\\da-fA-F]{1,6}" + M + "?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",

Callers 3

jquery.min.jsFile · 0.70
CeFunction · 0.70
EeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected