Home
last modified time | relevance | path

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

/plugin/syntaxhighlighter3/sxh3/src/js/
DshCore.js110 multiLineSingleQuotedString : 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.js1391 multiLineSingleQuotedString : XRegExp("'([^\\\\']|\\\\.)*'", 'gs'), property
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js512 multiLineSingleQuotedString: (0, _xregexp2.default)("'([^\\\\']|\\\\.)*'", 'gs'), property