Searched refs:cStyleComment (Results 1 – 14 of 14) sorted by relevance
5 …CaseType);brush.push(Syntax.lib.cStyleFunction);brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
7 …hes:Syntax.extractMatches({klass:'variable'})});brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
5 …xpression);brush.push(Syntax.lib.camelCaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
5 Syntax.register('assembly',function(brush){brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.l…
5 …'access'});brush.push(Syntax.lib.camelCaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
5 …seType);brush.push(Syntax.lib.perlStyleComment);brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
5 …brush.push({pattern:/'[^']+'/g,klass:"symbol"});brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
5 …ction'})});brush.push(Syntax.lib.camelCaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
5 …tyleType);brush.push(Syntax.lib.cStyleFunction);brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
5 …eFunction);brush.push(Syntax.lib.camelCaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
6 ….*$/gmi,klass:'preprocessor',allow:['string']});brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
6 …ement.appendChild(colourBox);return element;}});brush.push(Syntax.lib.cStyleComment);brush.push(Sy…
26 …ame]=new Syntax.Brush();brush.klass=name;callback(brush);};Syntax.lib.cStyleComment={pattern:/\/\*… class in Syntax.lib