Home
last modified time | relevance | path

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

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