Home
last modified time | relevance | path

Searched defs:multiLineCComments (Results 1 – 4 of 4) sorted by relevance

/plugin/syntaxhighlighter3/sxh3/src/js/
DshCore.js104 multiLineCComments : XRegExp('/\\*.*?\\*/', 'gs'), property
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
DshCore.min.js17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… argument
DshCore.js1385 multiLineCComments : XRegExp('/\\*.*?\\*/', 'gs'), property
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js506 multiLineCComments: (0, _xregexp2.default)('/\\*.*?\\*/', 'gs'), property