Home
last modified time | relevance | path

Searched defs:captureNames (Results 1 – 2 of 2) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js115 function augment(regex, captureNames, isNative) { argument
123 regex.xregexp = {captureNames: captureNames, isNative: !!isNative}; property in regex.xregexp
337 captureNames: [], property in AnonymousFunction5b121b410300.tokenContext
H A DshCore.min.js17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… property in e.xregexp