MCPcopy Create free account
hub / github.com/aboutcode-org/vulnerablecode / d

Function d

vulnerablecode/static/js/highlight-10.6.0.min.js:178–179  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

176noHighlightRe:/^(no-?highlight)$/i,
177languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",
178tabReplace:null,useBR:!1,languages:null,__emitter:c};function d(e){
179return g.noHighlightRe.test(e)}function h(e,t,n,s){const r={code:t,language:e}
180;M("before:highlight",r);const a=r.result?r.result:f(r.language,r.code,n,s)
181;return a.code=r.code,M("after:highlight",a),a}function f(e,t,r,o){const c=t
182;function u(e,t){const n=w.case_insensitive?t[0].toLowerCase():t[0]

Callers 4

xFunction · 0.85
vFunction · 0.85
EFunction · 0.85

Calls 8

fFunction · 0.85
pFunction · 0.85
uFunction · 0.85
nFunction · 0.85
addSublanguageMethod · 0.80
addKeywordMethod · 0.80
addTextMethod · 0.45
execMethod · 0.45

Tested by

no test coverage detected