Home
last modified time | relevance | path

Searched refs:singleLinePerlComments (Results 1 – 14 of 14) sorted by relevance

/plugin/animation/scripts/
H A DshBrushR.js11 { regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushPython.js26 { regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
H A DshBrushRuby.js19 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line commen…
H A DshBrushPowerShell.js35 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // on…
H A DshBrushBash.js43 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line comme…
H A DshCore.js106 singleLinePerlComments : /#.*$/gm, property in sh.regexLib
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushPython.js42 { regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
H A DshBrushRuby.js35 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line commen…
H A DshBrushPowerShell.js51 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // on…
H A DshBrushBash.js59 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line comme…
H A DshCore.js1387 singleLinePerlComments : /#.*$/gm, property in sh.regexLib
H A DshCore.min.js17 …ents:XRegExp("/\\*.*?\\*/","gs"),singleLineCComments:/\/\/.*$/gm,singleLinePerlComments:/#.*$/gm,d… property in B.regexLib
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js508 singleLinePerlComments: /#.*$/gm,
3918 regex: regexLib.singleLinePerlComments,
4736 regex: regexLib.singleLinePerlComments,
4797 regex: regexLib.singleLinePerlComments,
4852 regex: regexLib.singleLinePerlComments,
5550 …this.regexList = [{ regex: regexLib.singleLinePerlComments, css: 'comments' }, // one line comments
5666 this.regexList = [{ regex: regexLib.singleLinePerlComments, css: 'comments' }, // comment
H A Dsyntaxhighlighter.js.map1singleLinePerlComments","doubleQuotedString","singleQuotedString","multiLineDoubleQuotedString","m…