Home
last modified time | relevance | path

Searched refs:comment (Results 176 – 200 of 708) sorted by relevance

12345678910>>...29

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dtemplate.tpl9 ||<span class="comment">|</span>
H A Dtemplate1.tpl11 | |<span class="comment">|</span>
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D69.69.js.map1comment' },\n // Directive\n [/%[^ ]+.*$/, 'meta.directive'],\n /…
H A D18.18.js.map1comment' },\n [/(ONBUILD)(\\s+)/, ['keyword', '']],\n [/(ENV)(\\s+)([\\w]+)/…
H A D9.9.js1 …/,{cases:{"@eos":{token:"string",next:"@popall"},"@default":"string"}}]],comment:[[/#.*$/,{cases:{… property in AnonymousFunction5164c86d0100.s.tokenizer
/plugin/comment/
H A DREADME5 * http://dokuwiki.org/plugin:comment
/plugin/adhoctags/images/
H A Dcomment-quote-outline.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>comment-quote-outline</title><path d="M9 22C8.4 22 8 21.6 8 21V18H4C2.9 18 2 17.1 2 16V4C2 2.9 2.9 2 4 2H2 (…)
/plugin/pgn4web/pgn4web/
H A Dtemplate.css96 .comment {
126 .comment,
H A Dtwic944.css103 .comment {
122 .comment,
/plugin/codemirror/dist/modes/
H A Dwast.min.js1 ….*$/,token:"comment"},{regex:/\(/,indent:true},{regex:/\)/,dedent:true}],comment:[{regex:/.*?;\)/,…
H A Dproperties.min.js.map1comment\";\n stream.skipToEnd();\n return \"comment\";\n } else if (sol && ch =…
H A Dbrainfuck.min.js.map1comment\n\n where reserved characters cannot be used\n or in a loop\n [\n this is ok to use …
H A Ddockerfile.min.js.map1comment: This is a line starting with a comment\n {\n regex: /^\\s*#.*$/,\n sol…
H A Ddjango.min.js.map1comment\", \"endcomment\",\n \"empty\", \"url\", \"static\", \"trans\", \"block…
H A Dnginx.min.js.map1comment\", \"comment\");\n }\n else if (ch == \"!\") {\n stream.match(/^\\s*\\w*/);\n …
/plugin/commentsyntax/
H A Dplugin.info.txt6 desc Allow to use source comment syntax to leave edit instructions of the page. Comments are visi…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst13 {# comment #}
22 {#- comment -#}
/plugin/langdelete/lang/fr/
H A Dintro.txt5 …tion du greffon]] plus de renseignements concernant ses fonctionalités et comment le mettre à jour.
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dascetic.min.css1 ….hljs-section,.hljs-addition,.hljs-attribute,.hljs-link{color:#888}.hljs-comment,.hljs-quote,.hljs…
/plugin/highlightjs/highlight/styles/
H A Dascetic.css23 .comment,
/plugin/issuetracker/
H A Daction.php2704 $comment = array();
2705 $comment["field"] = $column;
2706 $comment["old_value"] = $old_value;
2707 $comment["new_value"] = $new_value;
2708 $comment["timestamp"] = date($this->getConf('d_format'));
2710 $comment["author"] = $user_mail['userinfo']['mail'];
2757 function _emailForMod($project,$issue,$comment,$reason) argument
2982 $bodyhtml = str_ireplace("%%CMNT_ID%%",$comment['id'],$bodyhtml);
2986 $frmt_cmnt = str_ireplace(chr(10),"<br />",$comment['comment']);
3416 foreach($comments as &$comment) {
[all …]
/plugin/facebooklike/
H A Dsyntax.php79 if (isset($_REQUEST['comment']))
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DGrammar.pp73 %token co:comment .*?(?=(?<!\\)\))
182 ::comment_:: <comment>? ::_comment:: #comment
/plugin/fckg/
H A Dscript.js58 if ( handler.comment )
59 handler.comment( html.substring( 4, index ) );
/plugin/fckg/scripts/
H A Dscript-cmpr.js1 …last()]){if(m.indexOf("<!--")==0){p=m.indexOf("-->");if(p>=0){if(u.comment){u.comment(m.substring(…

12345678910>>...29