Home
last modified time | relevance | path

Searched defs:comment (Results 76 – 100 of 133) sorted by last modified time

123456

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D18.18.js1 …riable:/\${?[\w]+}?/,tokenizer:{root:[{include:"@whitespace"},{include:"@comment"},[/(ONBUILD)(\s+… property in AnonymousFunctionc3e1586d0100.t.tokenizer
H A D19.19.js1 …,(function(){return s})),t.d(n,"language",(function(){return o}));var s={comments:{lineComment:"//… property in AnonymousFunction10dc218f0100.o.tokenizer
H A D2.2.js28504 Scanner.prototype.comment = function () { method in Scanner
29884 LESSScanner.prototype.comment = function () { method in LESSScanner
30873 SCSSScanner.prototype.comment = function () { method in SCSSScanner
H A D23.23.js1 …,(function(){return o})),s.d(t,"language",(function(){return r}));var o={comments:{lineComment:"//… property in AnonymousFunction2f4f58250100.r.tokenizer
H A D24.24.js1 …noreCase:!0,tokenizer:{root:[[/<!DOCTYPE/,"metatag","@doctype"],[/<!--/,"comment","@comment"],[/(<… property in AnonymousFunction7c4a21470100.d.tokenizer
H A D3.3.js1 …pen:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]},{open:"`",clos… property in AnonymousFunction43628a610100.r.tokenizer
H A D31.31.js1 …'/,"string","@string.'"]],whitespace:[[/[ \t\r\n]+/,""],[/--\[([=]*)\[/,"comment","@comment.$1"],[… property in AnonymousFunction81adb3430100.s.tokenizer
H A D33.33.js1 …ywords":{token:"keyword.$0"},"@default":""}}],[/[ \t\r\n]+/,""],[/#.*$/,"comment"],["///",{token:"… property in AnonymousFunction1ba345870100.s.tokenizer
H A D38.38.js1 …tring"],[/'[^\\']'/,"string"],[/'/,"string.invalid"],[/\#\d+/,"string"]],comment:[[/[^\(\*]+/,"com… property in AnonymousFunction9c8933310100.s.tokenizer
H A D26.26.js1 …w*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//… property in AnonymousFunction163fb38b0100.s.tokenizer
H A D0.0.js1 …"{",close:"}"},{open:"(",close:")"},{open:"'",close:"'",notIn:["string","comment"]},{open:'"',clos… property in AnonymousFunction3c616b5b0100.r.tokenizer
H A D20.20.js1 …pen:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]}],surroundingPa… property in AnonymousFunction485efcbf0100.s.tokenizer
H A D22.22.js1 …dent}}]},i={defaultToken:"",tokenPostfix:"",tokenizer:{root:[[/\{\{!--/,"comment.block.start.handl… property in AnonymousFunctione2548f030100.i.tokenizer
H A D28.28.js1 …w*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//… property in AnonymousFunctionb03545cf0100.o.tokenizer
H A D29.29.js1 …","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}",notIn:["string","comment"]},{open:"[",clos… property in AnonymousFunctionfd300ef10100.r.tokenizer
H A D35.35.js1 …,(function(){return R})),S.d(T,"language",(function(){return A}));var R={comments:{lineComment:"--… property in AnonymousFunctionb598d7cb0100.A.tokenizer
H A D37.37.js1 …w*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//… property in AnonymousFunction4f8e6a0f0100.r.tokenizer
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js21 function comment(){while("%"==peek()){while(peek()&&"\n"!=peek()) function
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php71 public $comment; variable in Sabre\\DAV\\Xml\\Element\\Sharee
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v1.php396 …public static function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track…
/plugin/codemirror/dist/modes/
H A Dlivescript.min.js1 …|\\s*:(?![:=]))";var e={token:"string",regex:".+"};var f={start:[{token:"comment.doc",regex:"/\\*"… property in AnonymousFunction1e0d314e0100.f
H A Debnf.min.js1 …ct";a.defineMode("ebnf",function(b){var c={slash:0,parenthesis:1};var d={comment:0,_string:1,chara… property in AnonymousFunction1590f7240200.d
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js6 Prism.languages.clike={comment:{pattern:/(^|[^\\])(\/\*[\w\W]*?\*\/|(^|[^:])\/\/.*?(\r?\n|$))/g,loo… class in Prism.languages.clike
/plugin/data-au/db/
H A Dupdate0002.sql1 CREATE TABLE aliases (name, type, prefix, postfix, comment); field
/plugin/sphinxsearch-was/
H A Dsphinxapi.php911 function Query($query, $index = "*", $comment = "")
940 function AddQuery($query, $index = "*", $comment = "")

123456