Home
last modified time | relevance | path

Searched refs:singleLineCComments (Results 1 – 25 of 31) sorted by relevance

12

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushDelphi.js23 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line
H A DshBrushTypeScript.js24 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushJScript.js20 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushJava.js17 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushScala.js17 … { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushCpp.js63 … { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushJavaFX.js24 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' },
H A DshBrushAS3.js22 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushPhp.js52 … { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushCSharp.js28 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, func : fixComments }, // one line commen…
H A DshBrushGroovy.js29 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line commen…
H A DshBrushSass.js62 { regex: r.singleLineCComments, css: 'comments' }, // singleline comments
H A DshBrushHaxe.js14 { regex:SyntaxHighlighter.regexLib.singleLineCComments , css:'comments' },
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushDelphi.js39 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line
H A DshBrushTypeScript.js40 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushJScript.js36 { regex: r.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushJava.js33 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushCpp.js79 … { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushScala.js33 … { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushJavaFX.js40 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' },
H A DshBrushAS3.js38 { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushPhp.js68 … { regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line comments
H A DshBrushGroovy.js45 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, css: 'comments' }, // one line commen…
H A DshBrushCSharp.js44 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, func : fixComments }, // one line commen…
H A DshBrushHaxe.js30 { regex:SyntaxHighlighter.regexLib.singleLineCComments , css:'comments' },

12