Home
last modified time | relevance | path

Searched refs:singleQuotedString (Results 51 – 68 of 68) sorted by relevance

123

/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.xml.js5 …ity);brush.push(Syntax.lib.xmlPercentEscape);brush.push(Syntax.lib.singleQuotedString);brush.push(…
H A Djquery.syntax.brush.ooc.js5 …StyleComment);brush.push(Syntax.lib.webLink);brush.push(Syntax.lib.singleQuotedString);brush.push(…
H A Djquery.syntax.brush.go.js5 …StyleComment);brush.push(Syntax.lib.webLink);brush.push(Syntax.lib.singleQuotedString);brush.push(…
H A Djquery.syntax.brush.bash-script.js6 brush.push(Syntax.lib.singleQuotedString);brush.push(Syntax.lib.doubleQuotedString);brush.push(Synt…
H A Djquery.syntax.brush.clang.js6 …extractMatches({index:2,klass:'function'})});brush.push(Syntax.lib.singleQuotedString);brush.push(…
H A Djquery.syntax.brush.ruby.js5 …StyleComment);brush.push(Syntax.lib.webLink);brush.push(Syntax.lib.singleQuotedString);brush.push(…
H A Djquery.syntax.brush.css.js6 …ib.webLinkProcess("http://cssdocs.org/")})});brush.push(Syntax.lib.singleQuotedString);brush.push(…
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 DshBrushHaxe.js20 { regex:SyntaxHighlighter.regexLib.singleQuotedString , css:'string' },
H A DshBrushBash.js45 …{ regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' }, // single quoted strin…
H A DshCore.js108 singleQuotedString : /'([^\\'\n]|\\.)*'/g, property in sh.regexLib
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushHaxe.js36 { regex:SyntaxHighlighter.regexLib.singleQuotedString , css:'string' },
H A DshBrushSass.js80 { regex: r.singleQuotedString, css: 'string' }, // single quoted strings
H A DshBrushBash.js61 …{ regex: SyntaxHighlighter.regexLib.singleQuotedString, css: 'string' }, // single quoted strin…
H A DshCore.js1389 singleQuotedString : /'([^\\'\n]|\\.)*'/g, property in sh.regexLib
H A DshCore.min.js17 …eLinePerlComments:/#.*$/gm,doubleQuotedString:/"([^\\"\n]|\\.)*"/g,singleQuotedString:/'([^\\'\n]|… property in B.regexLib
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js3858 regex: regexLib.singleQuotedString,
3924 regex: regexLib.singleQuotedString,
3971 regex: regexLib.singleQuotedString,
4017 regex: regexLib.singleQuotedString,
4069 regex: regexLib.singleQuotedString,
4123 regex: regexLib.singleQuotedString,
4177 regex: regexLib.singleQuotedString,
4267 regex: regexLib.singleQuotedString,
4307 regex: regexLib.singleQuotedString,
4927 regex: r.singleQuotedString,
[all …]
H A Dsyntaxhighlighter.js.map1singleQuotedString","multiLineDoubleQuotedString","multiLineSingleQuotedString","xmlComments","url…

123