MCPcopy Create free account
hub / github.com/danvk/webdiff / E

Function E

webdiff/static/js/highlight.min.js:46–46  ·  view source on GitHub ↗
(...e)

Source from the content-addressed store, hash-verified

44return e?"string"==typeof e?e:e.source:null}function m(e){return E("(?=",e,")")}
45function p(e){return E("(?:",e,")*")}function u(e){return E("(?:",e,")?")}
46function E(...e){return e.map((e=>d(e))).join("")}function g(...e){const t=(e=>{
47const t=e[e.length-1]
48;return"object"==typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}
49})(e);return"("+(t.capture?"":"?:")+e.map((e=>d(e))).join("|")+")"}

Callers 13

mFunction · 0.70
pFunction · 0.70
uFunction · 0.70
vFunction · 0.70
highlight.min.jsFile · 0.70
BFunction · 0.70
CFunction · 0.70
IeFunction · 0.70
lFunction · 0.70
TFunction · 0.70
bFunction · 0.70
RFunction · 0.70

Calls 1

dFunction · 0.70

Tested by

no test coverage detected