Home
last modified time | relevance | path

Searched defs:MultiLineCComments (Results 1 – 2 of 2) sorted by relevance

/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js195 MultiLineCComments : new RegExp('/\\*[\\s\\S]*?\\*/', 'gm'), property in dp.sh.RegexLib
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js34 dp.sh.RegexLib={MultiLineCComments:new RegExp('/\\*[\\s\\S]*?\\*/','gm'),SingleLineCComments:new Re… property in dp.sh.RegexLib