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

Function t

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

Source from the content-addressed store, hash-verified

592hljs.registerLanguage("javascript",(()=>{"use strict"
593;const e="[A-Za-z$_][0-9A-Za-z$_]*",n=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],a=["true","false","null","undefined","NaN","Infinity"],s=[].concat(["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],["arguments","this","super","console","window","document","localStorage","module","global"],["Intl","DataView","Number","Math","Date","String","RegExp","Object","Function","Boolean","Error","Symbol","Set","Map","WeakSet","WeakMap","Proxy","Reflect","JSON","Promise","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Float32Array","Array","Uint8Array","Uint8ClampedArray","ArrayBuffer"],["EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"])
594;function r(e){return t("(?=",e,")")}function t(...e){return e.map((e=>{
595return(n=e)?"string"==typeof n?n:n.source:null;var n})).join("")}return i=>{
596const c=e,o={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,
597isTrulyOpeningTag:(e,n)=>{const a=e[0].length+e.index,s=e.input[a]
598;"<"!==s?">"===s&&(((e,{after:n})=>{const a="</"+e[0].slice(1)

Callers 3

TFunction · 0.85
rFunction · 0.85

Calls 2

eFunction · 0.85
rFunction · 0.70

Tested by

no test coverage detected