Home
last modified time | relevance | path

Searched defs:comment (Results 26 – 50 of 133) sorted by relevance

123456

/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php27 protected $comment = ''; variable in splitbrain\\PHPArchive\\FileInfo
186 public function setComment($comment) argument
/plugin/blogtng/helper/
H A Dcomments.php98 public function save($comment) {
231 public function send_subscriber_mails($comment){
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php71 public $comment; variable in Sabre\\DAV\\Xml\\Element\\Sharee
/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 D68.68.js1 …"delimiter",next:"@pop"}]],whitespace:[[/[ \t\r\n]+/,""],[/<!--/,{token:"comment",next:"@comment"}… property in AnonymousFunction6184fb570100.o.tokenizer
H A D31.31.js1 …'/,"string","@string.'"]],whitespace:[[/[ \t\r\n]+/,""],[/--\[([=]*)\[/,"comment","@comment.$1"],[… property in AnonymousFunction81adb3430100.s.tokenizer
H A D56.56.js1 …nstants":"constant","@operators":"operators","@default":"identifier"}}]],comment:[[/[^\|#]+/,"comm… property in AnonymousFunctiondb3b7bb10100.s.tokenizer
H A D11.11.js1 …tring"],[/'[^\\']'/,"string"],[/'/,"string.invalid"],[/\#\d+/,"string"]],comment:[[/[^\(\*]+/,"com… property in AnonymousFunctiona905d87f0100.s.tokenizer
H A D38.38.js1 …tring"],[/'[^\\']'/,"string"],[/'/,"string.invalid"],[/\#\d+/,"string"]],comment:[[/[^\(\*]+/,"com… property in AnonymousFunction9c8933310100.s.tokenizer
H A D20.20.js1 …pen:'"',close:'"',notIn:["string"]},{open:"'",close:"'",notIn:["string","comment"]}],surroundingPa… property in AnonymousFunction485efcbf0100.s.tokenizer
H A D36.36.js1 …|not\\b]/,"operator"]],whitespace:[[/\s+/,"white"]],comments:[["\\/\\*","comment","@comment"],["\\… property in AnonymousFunction0293a0ed0100.s.tokenizer
H A D59.59.js1 …",")"],["<",">"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"{",clos… property in AnonymousFunctionc22bd7170100.f.tokenizer
H A D60.60.js1 …",")"],["<",">"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"{",clos… property in AnonymousFunctionf9aeb2470100.s.tokenizer
H A D33.33.js1 …ywords":{token:"keyword.$0"},"@default":""}}],[/[ \t\r\n]+/,""],[/#.*$/,"comment"],["///",{token:"… property in AnonymousFunction1ba345870100.s.tokenizer
H A D34.34.js1 …",")"],["{","}"]],autoClosingPairs:[{open:'"',close:'"',notIn:["string","comment"]},{open:"'",clos… property in AnonymousFunction689e0ea90100.R.tokenizer
H A D12.12.js1 …,(function(){return r})),n.d(t,"language",(function(){return s}));var r={comments:{lineComment:";;… property in AnonymousFunctionf600a1a10100.s.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
/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/jukebox/id3/
H A Dmodule.tag.id3v1.php321 function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track='') {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/DoctrinePHPCR/
H A DBlogPost.php83 public function addComment(Comment $comment)
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js229 pComment.children = {comment: {results: []}}; class in pComment.children
246 ui.addComment = function(comment, success, error) argument
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/
H A DBlogPost.php96 public function addComment(Comment $comment)
/plugin/authucenter/lib/uc_client/model/
H A Dfriend.php26 function add($uid, $friendid, $comment='') {
/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
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DSerializer.php140 private function addTagBlock(DocBlock $docblock, $wrapLength, $indent, $comment)

123456