MCPcopy
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

cFunction · 0.85
uFunction · 0.85
sFunction · 0.85
oFunction · 0.85

Calls 4

tFunction · 0.85
cFunction · 0.85
rFunction · 0.85
lFunction · 0.85

Tested by

no test coverage detected