MCPcopy Index your code
hub / github.com/dataease/SQLBot / Kf

Function Kf

frontend/public/swagger-ui-bundle.js:10695–10708  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

10693 })
10694 }
10695 function Kf(s, o) {
10696 var i = o,
10697 a = 0
10698 do {
10699 var u = i.nextSibling
10700 if ((s.removeChild(i), u && 8 === u.nodeType))
10701 if ('/$' === (i = u.data)) {
10702 if (0 === a) return (s.removeChild(u), void bd(o))
10703 a--
10704 } else ('$' !== i && '$?' !== i && '$!' !== i) || a++
10705 i = u
10706 } while (i)
10707 bd(o)
10708 }
10709 function Lf(s) {
10710 for (; null != s; s = s.nextSibling) {
10711 var o = s.nodeType

Callers 1

ZjFunction · 0.70

Calls 1

bdFunction · 0.85

Tested by

no test coverage detected