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

Function p

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

Source from the content-addressed store, hash-verified

43return RegExp(e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function d(e){
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):{}

Callers 5

gFunction · 0.70
CFunction · 0.70
highlight.min.jsFile · 0.70
dygraph-canvas.jsFile · 0.50
dygraph-canvas.jsFile · 0.50

Calls 5

addKeywordMethod · 0.80
EFunction · 0.70
mFunction · 0.70
gFunction · 0.70
openNodeMethod · 0.45

Tested by

no test coverage detected