Home
last modified time | relevance | path

Searched refs:comment (Results 451 – 475 of 708) sorted by last modified time

1...<<11121314151617181920>>...29

/plugin/inlinejs/syntax/
H A Dpreloader.php176 list($pathname, $comment) = explode('#', $entry, 2);
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js60 …|element|descending|descendant-or-self|descendant|define|default|declare|comment|child|cast|case|b…
H A Dprettify.css27 .com { color: #800 } /* a comment */
/plugin/codeprettify/code-prettify/
H A DREADME.md168 int x = foo(); /* This is a comment <span class="nocode">This is not code</span>
169 Continuation of comment */
203 Instead of `<pre class="prettyprint ...">` you can use a comment or processing
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css6 pre .com { color: #87ceeb } /* comment - skyblue */
H A Ddoxy.css5 pre .com, code .com { color: #32cd32; font-style: italic; } /* comment - green */
H A Dsunburst.css6 pre .com, code .com { color: #AEAEAE; font-style: italic; } /* comment - gray */
/plugin/icons/assets/font-awesome/css/
H A Dfont-awesome.min.css4comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1comment::before{content:"\F17A"}.mdi-comment-account::before{content:"\F17B"}.mdi-comment-account-…
/plugin/sequencediagram/bower_components/eve-raphael/
H A DLICENSE185 comment syntax for the file format. We also recommend that a
/plugin/sequencediagram/bower_components/snap.svg/
H A DLICENSE185 comment syntax for the file format. We also recommend that a
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dprism.css51 .token.comment,
/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/sequencediagram/bower_components/lodash/
H A Dyarn.lock995 comment-parser@^0.3.1:
997 …resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.3.1.tgz#fd657aac8c1492d30…
1864 comment-parser "^0.3.1"
/plugin/langdelete/lang/fr/
H A Dintro.txt5 …tion du greffon]] plus de renseignements concernant ses fonctionalités et comment le mettre à jour.
/plugin/webcomponent/
H A DLICENSE184 comment syntax for the file format. We also recommend that a
/plugin/data-au/_test/
H A Dsyntax_plugin_data_entry.test.php264 'comment' => '',
271 'comment' => '',
/plugin/data-au/db/
H A Dupdate0002.sql1 CREATE TABLE aliases (name, type, prefix, postfix, comment); field
H A Dupdate0004.sql1 alter table aliases CHANGE comment enum text;
/plugin/data-au/
H A Dstyle.css117 th.comment {
/plugin/sphinxsearch-was/
H A Dsphinxapi.php911 function Query($query, $index = "*", $comment = "") argument
915 $this->AddQuery($query, $index, $comment);
940 function AddQuery($query, $index = "*", $comment = "") argument
1014 $req .= pack("N", strlen($comment)) . $comment;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DBlogPost.php132 public function addComment(Comment $comment) argument
134 $this->comments->add($comment);
135 $this->comments2[] = $comment;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DBlogPost.yml38 entry_name: comment
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst284 To comment-out part of a line in a template, use the comment syntax ``{# ...
/plugin/findologicxmlexport/vendor/symfony/yaml/Command/
H A DLintCommand.php152 … $io->comment('<info>OK</info>'.($info['file'] ? sprintf(' in %s', $info['file']) : ''));

1...<<11121314151617181920>>...29