Home
last modified time | relevance | path

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

/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js26 …tedString={pattern:/"([^\\"\n]|\\.)*"/g,klass:'string'};Syntax.lib.singleQuotedString={pattern:/'(… class in Syntax.lib
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js108 singleQuotedString : /'([^\\'\n]|\\.)*'/g, property in sh.regexLib
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.min.js17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… argument
H A DshCore.js1389 singleQuotedString : /'([^\\'\n]|\\.)*'/g, property in sh.regexLib