Home
last modified time | relevance | path

Searched defs:comment (Results 76 – 100 of 174) sorted by relevance

1234567

/plugin/dirtylittlehelper/mermaid/editor/docs/
D68.68.js1 …"delimiter",next:"@pop"}]],whitespace:[[/[ \t\r\n]+/,""],[/<!--/,{token:"comment",next:"@comment"}… property
D31.31.js1 …'/,"string","@string.'"]],whitespace:[[/[ \t\r\n]+/,""],[/--\[([=]*)\[/,"comment","@comment.$1"],[… property
D37.37.js1 …w*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//… property
D38.38.js1 …tring"],[/'[^\\']'/,"string"],[/'/,"string.invalid"],[/\#\d+/,"string"]],comment:[[/[^\(\*]+/,"com… property
D11.11.js1 …tring"],[/'[^\\']'/,"string"],[/'/,"string.invalid"],[/\#\d+/,"string"]],comment:[[/[^\(\*]+/,"com… property
D18.18.js1 …riable:/\${?[\w]+}?/,tokenizer:{root:[{include:"@whitespace"},{include:"@comment"},[/(ONBUILD)(\s+… property
D34.34.js1 …",")"],["{","}"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"'",clos… property
D53.53.js1 …"{",close:"}"},{open:"(",close:")"},{open:"'",close:"'",notIn:["string","comment"]},{open:'"',clos… property
D0.0.js1 …"{",close:"}"},{open:"(",close:")"},{open:"'",close:"'",notIn:["string","comment"]},{open:'"',clos… property
D40.40.js1 …,(function(){return t})),E.d(e,"language",(function(){return T}));var t={comments:{lineComment:"--… property
D35.35.js1 …,(function(){return R})),S.d(T,"language",(function(){return A}));var R={comments:{lineComment:"--… property
D50.50.js1 …,(function(){return r})),t.d(_,"language",(function(){return i}));var r={comments:{lineComment:"--… property
D17.17.js1 …"[",close:"]"},{open:"(",close:")"},{open:"'",close:"'",notIn:["string","comment"]},{open:'"',clos… property
D66.66.js1 …pen:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",clos… property
D13.13.js1 …eywords":{token:"keyword.$0"},"@default":""}}],[/[ \t\r\n]+/,""],[/###/,"comment","@comment"],[/#.… property
D63.63.js5 var n={comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]… property
/plugin/issuetracker/
Dsyntax.php1043 function replace_bodyhtml($bodyhtml, $pstring, $project, $issue, $comment) {
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
Dprism.js6 Prism.languages.clike={comment:{pattern:/(^|[^\\])(\/\*[\w\W]*?\*\/|(^|[^:])\/\/.*?(\r?\n|$))/g,loo… property
/plugin/codemirror/dist/modes/
Dnsis.min.js1 …r"),require("../../addon/mode/simple"));else if(typeof define=="function"&&define.amd)define(["../…
Drust.min.js1 …rd",null,"def"]},{regex:/#!?\[.*\]/,token:"meta"},{regex:/\/\/.*/,token:"comment"},{regex:/\/\*/,t… property
/plugin/photogallery/phpThumb/
Dphpthumb.gif.php1164 public function comment() function in CGIF
/plugin/asciidocjs/node_modules/pug-lexer/
Dindex.js328 comment: function() { method in Lexer
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php1048 public function css_add_important_comment($comment) {
/plugin/highlightjs/highlight/languages/
Ddjango.js41 …keywords: {'comment': 1, 'endcomment': 1, 'load': 1, 'templatetag': 1, 'ifchanged': 1, 'endifchang… property
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DParserTest.php40 public function testSpecifications($expected, $yaml, $comment)

1234567