MCPcopy
hub / github.com/tmcw/big / p

Function p

lib/highlight.js:178–181  ·  view source on GitHub ↗
(e, t, r, a)

Source from the content-addressed store, hash-verified

176 return e.k.hasOwnProperty(r) && e.k[r];
177 }
178 function p(e, t, r, a) {
179 var n = a ? '' : L.classPrefix, i = '<span class="' + n, s = r ? '' : R;
180 return (i += e + '">'), i + t + s;
181 }
182 function m() {
183 var e, r, a, n;
184 if (!N.k) return t(E);

Callers 4

mFunction · 0.85
fFunction · 0.85
_Function · 0.85
dFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected