(e, t)
| 705 | }, D = w.expr.match.needsContext; |
| 706 | |
| 707 | function N(e, t) { |
| 708 | return e.nodeName && e.nodeName.toLowerCase() === t.toLowerCase() |
| 709 | } |
| 710 | |
| 711 | var A = /^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i; |
| 712 |
no outgoing calls
no test coverage detected