Home
last modified time | relevance | path

Searched refs:cppStyleComment (Results 1 – 12 of 12) sorted by relevance

/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.scala.js5 …Function);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.derive…
H A Djquery.syntax.brush.javascript.js5 …CaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.assembly.js5 …on(brush){brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push({…
H A Djquery.syntax.brush.java.js5 …CaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.io.js5 …eComment);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.php-script.js5 …Function);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.super-collider.js5 …symbol"});brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.csharp.js5 …CaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.ooc.js5 …Function);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.go.js5 …CaseType);brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.brush.clang.js6 …tring']});brush.push(Syntax.lib.cStyleComment);brush.push(Syntax.lib.cppStyleComment);brush.push(S…
H A Djquery.syntax.core.js26 …tern:/\/\*[\s\S]*?\*\//gm,klass:'comment',allow:['href']};Syntax.lib.cppStyleComment={pattern:/\/\… class in Syntax.lib