Home
last modified time | relevance | path

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

/plugin/animation/scripts/ !
DshBrushR.js11 { regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
/plugin/syntaxhighlighter3/sxh3/src/js/ !
DshBrushRuby.js19 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line commen…
DshBrushPython.js26 { regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
DshBrushPowerShell.js35 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // on…
DshBrushBash.js43 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line comme…
DshCore.js106 singleLinePerlComments : /#.*$/gm, property
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ !
DshBrushPython.js42 { regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' },
DshBrushRuby.js35 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line commen…
DshBrushPowerShell.js51 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // on…
DshBrushBash.js59 …{ regex: SyntaxHighlighter.regexLib.singleLinePerlComments, css: 'comments' }, // one line comme…
DshCore.js1387 singleLinePerlComments : /#.*$/gm, property
DshCore.min.js17 …ents:XRegExp("/\\*.*?\\*/","gs"),singleLineCComments:/\/\/.*$/gm,singleLinePerlComments:/#.*$/gm,d… property
/plugin/syntaxhighlighter4/dist/ !
Dsyntaxhighlighter.js508 singleLinePerlComments: /#.*$/gm, property
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
Dsyntaxhighlighter.js.map1singleLinePerlComments","doubleQuotedString","singleQuotedString","multiLineDoubleQuotedString","m…