Searched refs:perlStyleComment (Results 1 – 11 of 11) sorted by relevance
/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.brush.kai.js | 5 …['(',')','[',']','{','}'],{klass:'operator'});brush.push(Syntax.lib.perlStyleComment);brush.push(S…
|
H A D | jquery.syntax.brush.apache.js | 5 …d.apache.org/docs/trunk/ directive",true)})});brush.push(Syntax.lib.perlStyleComment);brush.push(S…
|
H A D | jquery.syntax.brush.assembly.js | 5 …cimalNumber);brush.push(Syntax.lib.hexNumber);brush.push(Syntax.lib.perlStyleComment);brush.push(S…
|
H A D | jquery.syntax.brush.perl5.js | 5 …h.push(Syntax.lib.perlStyleRegularExpression);brush.push(Syntax.lib.perlStyleComment);brush.push(S…
|
H A D | jquery.syntax.brush.applescript.js | 6 ….*$/gm,/\(\*(?:[\s\S]*?\(\*[\s\S]*?\*\))*[\s\S]*?\*\)/gm,Syntax.lib.perlStyleComment.pattern];brus…
|
H A D | jquery.syntax.brush.io.js | 5 …ion'})});brush.push(Syntax.lib.camelCaseType);brush.push(Syntax.lib.perlStyleComment);brush.push(S…
|
H A D | jquery.syntax.brush.php-script.js | 5 …mment);brush.push(Syntax.lib.cppStyleComment);brush.push(Syntax.lib.perlStyleComment);brush.push(S…
|
H A D | jquery.syntax.brush.python.js | 5 …seType);brush.push(Syntax.lib.cStyleFunction);brush.push(Syntax.lib.perlStyleComment);brush.push({…
|
H A D | jquery.syntax.brush.bash-script.js | 5 …ctMatches({brush:'bash-script',debug:true})});brush.push(Syntax.lib.perlStyleComment);brush.push({…
|
H A D | jquery.syntax.brush.ruby.js | 5 …tor'});brush.push(Syntax.lib.rubyStyleSymbol);brush.push(Syntax.lib.perlStyleComment);brush.push(S…
|
H A D | jquery.syntax.core.js | 26 …ent={pattern:/\/\/.*$/gm,klass:'comment',allow:['href']};Syntax.lib.perlStyleComment={pattern:/#.*… class in Syntax.lib
|