Home
last modified time | relevance | path

Searched refs:comment (Results 126 – 150 of 708) sorted by relevance

12345678910>>...29

/plugin/authucenter/lib/uc_client/control/
H A Dfriend.php34 $comment = $this->input('comment');
35 $id = $_ENV['friend']->add($uid, $friendid, $comment);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D42.42.js.map1comment'] },\n { open: '{', close: '}', notIn: ['string', 'comment'] },\n { open: '[…
H A D6.6.js.map1comment'] },\n { open: '`', close: '`', notIn: ['string', 'comment'] },\n { open: '/…
H A D57.57.js.map1comment'] },\n { open: '[', close: ']', notIn: ['string', 'comment'] },\n { open: '(…
H A D14.14.js.map1comment'] },\n { open: '\"', close: '\"', notIn: ['string', 'comment'] }\n ],\n surro…
H A D53.53.js.map1comment'] },\n { open: '\"', close: '\"', notIn: ['string'] }\n ],\n surroundingPairs…
H A D13.13.js.map1comment', '@comment'],\n [/#.*$/, 'comment'],\n // regular expressions\n …
H A D47.47.js.map1comment.doc', '@roxygen'],\n [/(^#.*$)/, 'comment'],\n [/\\s+/, 'white'],\n …
H A D36.36.js.map1comment', '@comment'],\n ['\\\\/\\\\/+.*', 'comment']\n ],\n comment: [\n…
H A D55.55.js.map1comment', '@comment'],\n [/@name|@type/, 'type'],\n [/[(){}]/, '@brackets'],…
H A D51.51.js1comment"]]],inlineMarkup:[{include:"@citationsReference"},{include:"@footnotesReference"},[/(@simp…
H A D32.32.js.map1comment'],\n // list (starting with * or number)\n [/^\\s*([\\*\\-+:]|\\d+\\…
H A D62.62.js.map1comment: [\n [/[^\\/*]+/, 'comment'],\n [/\\/\\*/, 'comment', '@push'],\n …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/
H A Dtrim_block.test23 After the comment.
65 Trim comments:After the comment.
/plugin/pgn4web/pgn4web/
H A Dtest.pgn31 comment } 2. Nf3 { [%clk 00:57:03] } 2... Nf6 { [%clk 00:56:04] } (2... Nc6
39 00:46:14] } 8. Qf4 { [%clk 00:45:15] } ; the rest of this line is a comment
84 1. d4 { this comment is right after White's first move } ( { this also, but
115 …ry odd game"][Round "11"]a4(b4$6)a6!?{comment}a5*[Event"Testing another very odd game"][Round "12"…
H A Dlive-compact.css113 .comment {
125 .comment {
162 .comment {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php123 private $comment; variable in phpseclib3\\Crypt\\Common\\AsymmetricKey
189 $comment = isset($components['comment']) ? $components['comment'] : null;
192 $new->comment = $comment;
453 return $this->comment;
/plugin/jukebox/id3/
H A Dmodule.tag.id3v1.php321 function GenerateID3v1Tag($title, $artist, $album, $year, $genreid, $comment, $track='') { argument
328 $ID3v1Tag .= str_pad(trim(substr($comment, 0, 28)), 28, "\x00", STR_PAD_RIGHT);
335 $ID3v1Tag .= str_pad(trim(substr($comment, 0, 30)), 30, "\x00", STR_PAD_RIGHT);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DSharee.php71 public $comment; variable in Sabre\\DAV\\Xml\\Element\\Sharee
189 $sharee->comment = $elems['comment'];
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DInvite.php119 if ($sharee->comment) {
120 $writer->writeElement($cs . 'summary', $sharee->comment);
/plugin/recommend/
H A Daction.php221 $comment = $INPUT->str('comment');
228 'COMMENT' => $comment,
236 $log->writeEntry($id, $sender, $recipients, $comment);
/plugin/randominc/
H A Dstyle.css33 div.dokuwiki div.inclmeta span.comment {
34 background: transparent url(images/comment.gif) 0px 1px no-repeat;
/plugin/dig/
H A Dsyntax.php72 foreach ($data as $domain => $comment) {
74 $this->renderCell($R, [$domain, $comment]);
/plugin/codemirror/dist/modes/
H A Dhaml.min.js.map1comment\";\n }\n return rubyMode.token(stream, state.rubyState);\n }\n\n function …
H A Dtiddlywiki.min.js.map1comment';\n if (stream.match(reJsCodeStart) || stream.match(reJsCodeStop) || stream.match(reX…

12345678910>>...29