Home
last modified time | relevance | path

Searched refs:comments (Results 276 – 300 of 417) sorted by path

1...<<11121314151617

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D8.8.js1 …*)|([^\`\~\!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//"… class in AnonymousFunction4f0f136b0100.o
H A D8.8.js.map1comments: {\n lineComment: '//',\n blockComment: ['/*', '*/']\n },\n brackets:…
H A D9.9.js1 …(function(){return o})),n.d(t,"language",(function(){return s}));var o={comments:{lineComment:"#"}… class in AnonymousFunction5164c86d0100.o
H A D9.9.js.map1 …-------------------------------------------*/\nexport var conf = {\n comments: {\n lineC…
H A Dbundle.js396 …indTokenIndexAtOffset(Math.max(t.column-1-1,0)));if(!(n.other&&0===r||n.comments&&1===r||n.strings…
426 …ors=12]="colorDecorators",e[e.columnSelection=13]="columnSelection",e[e.comments=14]="comments",e[…
H A Dbundle.js.map1comments */\nbreak;\ncase 6:/* skip comments */\nbreak;\ncase 7:return 10;\nbreak;\ncase 8:/* skip…
H A Deditor.worker.js1 …ors=12]="colorDecorators",e[e.columnSelection=13]="columnSelection",e[e.comments=14]="comments",e[…
H A Deditor.worker.js.map1 … 13] = \"columnSelection\";\n EditorOption[EditorOption[\"comments\"] = 14] = \"comments\";\n …
H A Djson.worker.js.map1comments\"] = 14] = \"comments\";\n EditorOption[EditorOption[\"contextmenu\"] = 15] = \"contex…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1 …ors=12]="colorDecorators",e[e.columnSelection=13]="columnSelection",e[e.comments=14]="comments",e[…
H A Dfontawesome.all.min.css5 …:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments
/plugin/dirtylittlehelper/mermaid/editor/src/mermaid-language/
H A Dmermaid.js7 comments: { class in conf
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1comments */\nbreak;\ncase 9:/* skip comments */\nbreak;\ncase 10:/* skip comments */\nbreak;\ncase…
/plugin/discussion/
H A Daction.php468 * @param array $comments
474 $keys = array_keys($comments);
479 $comments = $this->_flattenThreads($comments, $rids);
482 $comments[$cid]['parent'] = '';
484 return $comments;
713 $comments = $this->_removeComment($rid, $comments);
716 unset($comments[$cid]);
717 return $comments;
1431 if ($comments['title']) {
1434 $num = $comments['number'];
[all …]
H A Dadmin.php67 $comments = $this->_getComments($thread);
69 if ($comments === false) {
78 …echo html_buildlist($comments, 'admin_discussion', array($this, '_commentItem'), array($this, '_li…
H A Dconvert.php93 $comments = array();
95 $comments = unserialize(io_readFile($file['old'], false));
98 if (!isset($comments['status'])) $comments['status'] = 1;
99 $comments['number'] += count($old);
116 $comments['number']--;
134 $comments['comments'][$cid] = array(
147 io_saveFile($file['new'], serialize($comments));
H A Dhelper.php70 $comments = unserialize(io_readFile($cfile, false));
72 $num = $comments['number'];
73 if ((!$comments['status']) || (($comments['status'] == 2) && (!$num))) return '';
/plugin/discussion/lang/en/
H A Dconfirmsubscribe.txt3 You're about to subscribe the comments of the page @PAGE@ in the @TITLE@ wiki.
/plugin/dokusioc/lib/
H A Dsioc_inc.php781 private $comments; variable in SIOCPost
807 $this->comments = array();
815 $this->comments[$id] = $url;
908 if ($this->comments) {
909 foreach ($this->comments as $id => $url) {
/plugin/dropfiles/
H A Dyarn.lock886 strip-json-comments "~2.0.1"
2280 strip-json-comments "~2.0.1"
2651 strip-json-comments@~2.0.1:
2653 …resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c53194…
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md295 - SVG images - improved handling of comments and other extraneous code
/plugin/edittable/lib/
H A Dhandsontable.full.js19736 comments: false,
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc265 available method calls (as well as parameter lists in the comments for each
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example7 * See comments of every statement for details.
/plugin/fbcomments/
H A Dplugin.info.txt5 name Facebook comments box plugin for Dokuwiki
6 desc Facebook comments system plugin for Dokuwiki

1...<<11121314151617