Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tmcw/big
/ a
Function
a
lib/highlight.js:20–23 ·
view source on GitHub ↗
(e, t)
Source
from the content-addressed store, hash-verified
18
return
e.nodeName.toLowerCase();
19
}
20
function
a(e, t) {
21
var
r = e && e.exec(t);
22
return
r && 0 === r.index;
23
}
24
function
n(e) {
25
return
E.test(e);
26
}
Callers
4
c
Function · 0.85
u
Function · 0.85
s
Function · 0.85
o
Function · 0.85
Calls
4
t
Function · 0.85
c
Function · 0.85
r
Function · 0.85
l
Function · 0.85
Tested by
no test coverage detected