/plugin/commentsyntax/ |
H A D | script.js | 11 var comment = ''; 26 if (comment.match(/^\s*\/\*/) && comment.match(/\*\/\s*$/)) { 29 comment = comment.replace(/^ *\/\*+ *\n?/,''); // uncomment left 31 comment = comment.replace(/^ *\/\*+ */,''); 33 comment = comment.replace(/ *\*+\/\s*$/,''); // uncomment right 41 comment = "/*\n" + comment + " */\n"; 44 comment = comment.replace(/^\n?/,"/*\n"); 45 comment = comment + " */"; 47 comment = "/* " + comment + " */"; 49 if (!(prevchar.match(/\s/))) { comment = " " + comment; } [all …]
|
/plugin/blogtng/helper/ |
H A D | comments.php | 96 * @param Comment $comment 119 $comment->getCid() 147 $comment->getPid(), 149 $comment->getName(), 150 $comment->getMail(), 151 $comment->getWeb(), 154 $comment->getText(), 156 $comment->getIp() 168 $comment->getPid(), 170 $comment->getMail() [all …]
|
H A D | linkback.php | 48 $comment = new Comment(); 49 $comment->setSource($type); 50 $comment->setName($title); 51 $comment->setWeb($sourceUri); 52 $comment->setText($excerpt); 53 $comment->setPid(md5($id)); 54 $comment->setSubscribe(null); 55 $comment->setStatus('hidden'); 56 $comment->setIp(clientIP(true)); 71 if ($c['web'] === $comment->getWeb() && $c['source'] === $comment->getSource()) { [all …]
|
/plugin/blogtng/tpl/default/ |
H A D | comments.php | 13 …ass="blogtng_comment blogtng_comment_status_<?php $comment->tpl_status()?>" id="comment_<?php $com… 14 …<img src="<?php $comment->tpl_avatar(48,48)?>" class="avatar" width="48" height="48" alt="" align=… 17 <?php $comment->tpl_comment()?> 19 <?php $comment->tpl_number()?> | 20 <?php $comment->tpl_hcard()?> | 21 <?php $comment->tpl_created()?> | 22 <?php $comment->tpl_number(true, '%d', $comment->getLang('comment_reply'))?>
|
/plugin/blogtng/action/ |
H A D | ajax.php | 38 $comment = new Comment(); 39 $comment->setText($INPUT->post->str('text')); 40 $comment->setName($INPUT->post->str('name')); 41 $comment->setMail($INPUT->post->str('mail')); 42 $comment->setWeb($INPUT->post->str('web')); 43 $comment->setCid('preview'); 44 $comment->setCreated(time()); 45 $comment->setStatus('visible'); 49 $comment->setName($info['name']); 50 $comment->setMail($info['mail']); [all …]
|
/plugin/podcast/blogtng-tpl/ |
H A D | comments.php | 1 …ss="blogtng_comment blogtng_comment_status_<?php $comment->tpl_status(); ?>" id="comment_<?php $co… 3 …<img src="<?php $comment->tpl_avatar(48, 48); ?>" class="avatar" width="48" height="48" alt="" ali… 4 …<div><?php $comment->tpl_hcard(); ?> No. <?php $comment->tpl_number(false); ?> @ <?php $comment->t… 7 <?php $comment->tpl_comment(); ?> 9 <?php $comment->tpl_number(true, "» Reply"); ?>
|
/plugin/highlightjs/highlight/ |
H A D | readme.rus.txt | 52 .comment { 108 comment комментарий 132 comment комментарий 143 comment комментарий 157 comment комментарий 165 comment комментарий 175 comment комментарий 188 comment комментарий 202 comment комментарий 215 comment комментарий [all …]
|
H A D | readme.eng.txt | 103 comment comment 127 comment comment 138 comment comment 152 comment comment 160 comment comment 170 comment comment 183 comment comment 197 comment comment 210 comment comment 224 comment comment [all …]
|
/plugin/blogtng/ |
H A D | admin.php | 214 if($comment !== null) { 644 foreach($comments as $comment) { 677 $cmt = new Comment($comment); 691 if($comment->getMail()){ 692 …ln('<a href="mailto:' . hsc($comment->getMail()) . '" class="mail" title="' . hsc($comment->getMai… 699 if($comment->getWeb()) { 700 …$weburl = '<a href="' . hsc($comment->getWeb()) . '" title="' . hsc($comment->getWeb()) . '">' . h… 736 $comment->output($blogname); 779 * @param Comment $comment 883 $comment = new Comment(); [all …]
|
/plugin/discussion/ |
H A D | admin.php | 225 $comment['id'] = $cid; 226 $comment['level'] = $level; 227 $result[] = $comment; 230 if (count($comment['replies'])) { 240 * @param array $comment 243 function _commentItem($comment) { argument 251 $name = $comment['name']; 252 $mail = $comment['mail']; 257 $created = $comment['date']; 272 * @param array $comment [all …]
|
H A D | action.php | 490 * @param array $comment 499 $TEXT = $comment['raw']; 557 if($comment['subscribe']) { 780 $user = $comment['user']; 781 $name = $comment['name']; 782 $mail = $comment['mail']; 783 $url = $comment['url']; 790 $created = $comment['date']; 835 echo ($HIGH?html_hilight($comment['xhtml'],$HIGH):$comment['xhtml']).DOKU_LF; 1251 'TEXT' => $comment['raw'], [all …]
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | sfComments.yml | 7 ex2: "foo # bar" # comment 8 ex3: 'foo # bar' # comment 9 ex4: foo # comment 21 # some comment 22 # some comment 24 # some comment 25 # some comment 33 foo: # a comment 50 # document comment 52 foo: bar # a comment [all …]
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 20.20.js | 1 …comment.doc","@doccomment"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]… property in AnonymousFunction485efcbf0100.s.tokenizer
|
H A D | 26.26.js | 1 …comment.doc","@javadoc"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]+/,… property in AnonymousFunction163fb38b0100.s.tokenizer
|
H A D | 59.59.js | 1 …comment.doc","@doccomment"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]… property in AnonymousFunctionc22bd7170100.f.tokenizer
|
H A D | 60.60.js | 1 …comment.doc","@doccomment"],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^\/*]… property in AnonymousFunctionf9aeb2470100.s.tokenizer
|
H A D | 63.63.js | 5 …comment.doc"],[/\/\*\*/,"comment.doc","@commentdocbody"],[/\/\/.*$/,"comment"],[/\/\*/,"comment","… property in AnonymousFunctione09f0dad0100.i.tokenizer
|
H A D | 17.17.js | 1 …comment.doc","@jsdoc"],[/\/\*/,"comment","@comment"],[/\/\/\/.*$/,"comment.doc"],[/\/\/.*$/,"comme… property in AnonymousFunction76e68f4b0100.r.tokenizer
|
H A D | 48.48.js | 1 …comment:[[/@[^@]/,{token:"@rematch",switchTo:"@razorInSimpleState.comment"}],[/-->/,"comment.html"… property in AnonymousFunction88dd20930100.m.tokenizer
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/ |
H A D | DocBlockFactory.php | 114 * @param string $comment String containing the comment text. 118 private function stripDocComment($comment) argument 120 … $comment = trim(preg_replace('#[ \t]*(?:\/\*\*|\*\/|\*)?[ \t]{0,1}(.*)?#u', '$1', $comment)); 123 if (substr($comment, -2) === '*/') { 124 $comment = trim(substr($comment, 0, -2)); 127 return str_replace(["\r\n", "\r"], "\n", $comment); 140 private function splitDocBlock($comment) argument 145 if (strpos($comment, '@') === 0) { 146 return ['', '', '', $comment]; 150 $comment = preg_replace('/\h*$/Sum', '', $comment); [all …]
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-comments.js | 104 return comment; 115 comment.parentId = parentId; 121 comment.isLocked = true; 129 comment.addReplyDirect(reply); 140 return comment; 158 if (comment != null) confComments.push(comment); 256 comment.version = version; 257 comment.file.attVer = attVer; 268 tmpComments.push(comment); 272 success(comment.id); [all …]
|
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/ |
H A D | Serializer.php | 84 $comment = "{$firstIndent}/**\n"; 86 $comment .= "{$indent} * {$text}\n"; 87 $comment .= "{$indent} *\n"; 90 $comment = $this->addTagBlock($docblock, $wrapLength, $indent, $comment); 91 $comment .= $indent . ' */'; 93 return $comment; 140 private function addTagBlock(DocBlock $docblock, $wrapLength, $indent, $comment) argument 150 $comment .= "{$indent} * {$tagText}\n"; 153 return $comment;
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/ |
H A D | ClosingDeclarationCommentSniff.php | 89 $comment = '//end '.$decName.'()'; 91 $comment = '//end class'; 93 $comment = '//end interface'; 110 $data = array($comment); 113 if (rtrim($tokens[$next]['content']) === $comment) { 124 $phpcsFile->fixer->replaceToken($next, $comment.$phpcsFile->eolChar); 130 … $phpcsFile->fixer->replaceToken($closingBracket, '}'.$comment.$phpcsFile->eolChar); 137 if (rtrim($tokens[($closingBracket + 1)]['content']) !== $comment) { 140 … $phpcsFile->fixer->replaceToken(($closingBracket + 1), $comment.$phpcsFile->eolChar);
|
/plugin/struct/db/ |
H A D | update0014.sql | 7 comment, field 11 INSERT INTO schemas_temp (id, tbl, ts, islookup, user, comment, editors) SELECT id, tbl, ts, islookup, user, comment, editors FROM schemas; 21 comment, 25 INSERT INTO schemas (id, tbl, ts, islookup, user, comment, config) SELECT id, tbl, ts, islookup, user, comment, '{"allowed editors":"' || editors || '"}' FROM schemas_temp;
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/ |
H A D | OpenSSH.php | 40 protected static $comment = 'phpseclib-generated-key'; variable in phpseclib3\\Crypt\\Common\\Formats\\Keys\\OpenSSH 54 * @param string $comment 56 public static function setComment($comment) argument 58 self::$comment = str_replace(["\r", "\n"], '', $comment); 141 $comment = isset($parts[1]) ? $parts[1] : false; 146 $comment = isset($parts[2]) ? $parts[2] : false; 211 $comment = isset($options['comment']) ? $options['comment'] : self::$comment; 214 Strings::packSSH2('s', $comment);
|