MCPcopy Create free account
hub / github.com/Useful-Scripts-Extension/useful-script / p

Function p

pages/viewScriptSource/libs/highlight.min.js:45–45  ·  view source on GitHub ↗
(...e)

Source from the content-addressed store, hash-verified

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

Callers 7

dFunction · 0.70
uFunction · 0.70
hFunction · 0.70
MFunction · 0.70
highlight.min.jsFile · 0.70
PFunction · 0.70
bFunction · 0.70

Calls 2

gFunction · 0.70
execMethod · 0.45

Tested by

no test coverage detected