Searched defs:singleQuotedString (Results 1 – 4 of 4) sorted by relevance
26 …tedString={pattern:/"([^\\"\n]|\\.)*"/g,klass:'string'};Syntax.lib.singleQuotedString={pattern:/'(… class in Syntax.lib
108 singleQuotedString : /'([^\\'\n]|\\.)*'/g, property in sh.regexLib
17 ….prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,isNative:!!n}… argument
1389 singleQuotedString : /'([^\\'\n]|\\.)*'/g, property in sh.regexLib