Home
last modified time | relevance | path

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

/plugin/syntaxhighlighter3/sxh3/
H A Dbower.json20 "xregexp": "2.0.x", string
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17 ….prototype)c.prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,i… class in e
H A DshCore.js123 regex.xregexp = {captureNames: captureNames, isNative: !!isNative}; class in regex