Searched refs:fixComments (Results 1 – 4 of 4) sorted by relevance
/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shBrushCSharp.js | 17 function fixComments(match, regexInfo) function 28 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, func : fixComments }, // one line commen…
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shBrushCSharp.js | 33 function fixComments(match, regexInfo) function 44 …{ regex: SyntaxHighlighter.regexLib.singleLineCComments, func : fixComments }, // one line commen…
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 4051 function fixComments(match, regexInfo) { 4058 func: fixComments
|
H A D | syntaxhighlighter.js.map | 1 …fixComments","getKeywordsCSS","getValuesCSS","fonts","types","constants","methods","verbs","commen…
|