Home
last modified time | relevance | path

Searched refs:comment (Results 151 – 175 of 708) sorted by relevance

12345678910>>...29

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DBlockCommentSniff.php177 $comment = '// '.$commentText.$phpcsFile->eolChar;
178 $phpcsFile->fixer->replaceToken($stackPtr, $comment);
198 $comment = preg_replace(
204 $phpcsFile->fixer->replaceToken($stackPtr, $comment);
/plugin/include/
H A Dstyle.css39 div.dokuwiki div.inclmeta span.comment {
40 background: transparent url(images/comment.gif) 0px 1px no-repeat;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D54.54.js.map1comment'] },\n { open: '(', close: ')', notIn: ['string', 'comment'] },\n { open: '[…
H A D33.33.js.map1comment'],\n // regular expressions\n ['///', { token: 'regexp', next: '@her…
H A D24.24.js.map1comment', '@comment'],\n [/(<)((?:[\\w\\-]+:)?[\\w\\-]+)(\\s*)(\\/>)/, ['delimiter', 't…
H A D65.65.js.map1comment.twig', '@commentState'],\n [/{%[-~]?/, 'delimiter.twig', '@blockState'],\n …
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.apetag.php243 foreach ($thisfile_ape_items_current['data'] as $comment) {
244 $thisfile_ape['comments']['track_number'][] = $comment;
340 foreach ($thisfile_ape_items_current['data'] as $comment) {
341 $thisfile_ape['comments'][strtolower($item_key)][] = $comment;
/plugin/codemirror/dist/modes/
H A Debnf.min.js.map1comment","_string","characterClass","bracesMode","getMode","startState","stringType","braced","lhs…
H A Dnsis.min.js.map1comment","meta","electricInput","blockCommentStart","blockCommentEnd","lineComment","defineMIME"],…
H A Dwebidl.min.js.map1comment\n if (state.inComment) {\n if (stream.match(multilineCommentsEnd)) {\n state.inCo…
H A Dscheme.min.js.map1comment\", STRING = \"string\",\n ATOM = \"atom\", NUMBER = \"number\", BRACKET = \"bracket…
H A Dlivescript.min.js.map1comment","qdoc","qqdoc","qstring","qqstring","js","words","idx","i","len","rr","defineMIME"],"mapp…
/plugin/data-au/db/
H A Dupdate0004.sql1 alter table aliases CHANGE comment enum text;
H A Dupdate0002.sql1 CREATE TABLE aliases (name, type, prefix, postfix, comment); field
/plugin/data/db/
H A Dupdate0004.sql2 UPDATE aliases SET enum = comment;
3 ALTER TABLE aliases DROP COLUMN comment;
H A Dupdate0002.sql7 comment
1 CREATE TABLE aliases (name, type, prefix, postfix, comment); global() field
/plugin/pgn4web/pgn4web/
H A Dtactics.css87 .comment,
104 .comment,
H A Dchess960wch06.css96 .comment {
104 .comment,
H A Dinputform.css121 .comment {
137 .comment,
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dimport.rst35 <p>{{ forms.textarea('comment') }}</p>
50 <p>{{ textarea('comment') }}</p>
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js119 function _assert(comment, booleanValue, failureMessage) { argument
121 throw new JsUnitException(comment, failureMessage);
388 function JsUnitException(comment, message) { argument
390 this.comment = comment;
/plugin/struct/db/
H A Dupdate0009.sql16 comment field
/plugin/discussion/lang/en/
H A Dsubscribermail.txt3 A new comment was added to the page @PAGE@ in the @TITLE@ wiki.
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dtemplate2.tpl5 </span>||<span class="comment">|</span>|
H A Dtemplate3.tpl1 …span>|<span class="format">}</span>||<span class="format">}</span>||<span class="comment">|</span>|

12345678910>>...29