Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 708) sorted by path

12345678910>>...29

/plugin/404manager/
H A DLICENSE184 comment syntax for the file format. We also recommend that a
/plugin/abc/
H A Dstyle.css29 /* if you allow midi files per mime(.local).conf, you should comment the follow lines out
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js21 function comment(){while("%"==peek()){while(peek()&&"\n"!=peek()) function
29 function token(){skip();switch(peek()){case false:return undefined;case"%":return comment();case"[":return new Symbol(xchar());case"]":return new Symbol(xchar());case"{":Self.D++;return new Symbol(xchar());case"}":Self.D--;return new Symbol(xchar());case"/":xchar();var X=symbol();return quote(X);case"(":return text();case"<":xchar();if("<"!=peek())throw new Error("Encoded strings not implemented yet");xchar();return new Symbol("<<");case">":xchar();if(">"!=peek())throw new Error("Unexpected >");xchar();return new Symbol(">>");default:return symbol()}}
/plugin/aceeditor/
H A Dbuild.js1comment/.test(o.type)){var p,d;while(o&&/comment/.test(o.type)){var v=o.value.indexOf(i.start);if(… property in AnonymousFunction3f7200173f300.o.$rules
/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/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css538 .php-comment {
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt184 comment syntax for the file format. We also recommend that a
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE184 comment syntax for the file format. We also recommend that a
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js351 exports.comment = null;
514 this.comment = null;
588 this.comment = zipEntries.zipComment;
728 this.comment = options.comment;
1073 comment = file.comment || "",
1377 comment: null,
1400 …codedComment = utils.transformTo("string", this.utf8encode(options.comment || this.comment || ""));
5373 (!s.gzhead.comment ? 0 : 16)
5494 if (s.gzhead.comment/* != Z_NULL*/) {
5741 this.comment = '';
[all …]
H A Djszip.min.js12comment=null,c.unixPermissions=null,c.dosPermissions=null},{}],7:[function(a,b,c){"use strict";var…
13comment?16:0)),i(h,255&h.gzhead.time),i(h,h.gzhead.time>>8&255),i(h,h.gzhead.time>>16&255),i(h,h.g…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js22686 (!s.gzhead.comment ? 0 : 16)
22807 if (s.gzhead.comment/* != Z_NULL*/) {
22824 if (s.gzindex < s.gzhead.comment.length) {
22825 val = s.gzhead.comment.charCodeAt(s.gzindex++) & 0xff;
25101 state.head.comment += String.fromCharCode(len);
25112 state.head.comment = null;
H A Dpdfmake.min.js12comment?16:0)),h(s,255&s.gzhead.time),h(s,s.gzhead.time>>8&255),h(s,s.gzhead.time>>16&255),h(s,s.g…
H A Dpdfmake.min.js.map1comment","time","os","EXTRA_STATE","OS_CODE","level_flags","PRESET_DICT","NAME_STATE","COMMENT_STA…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js8608 function xlml_clean_comment(comment) { argument
8609 comment.t = comment.v;
8610 comment.v = comment.w = comment.ixfe = undefined;
8633 var comments = [], comment = {}; variable
8639 …str.slice(didx, Rn.index), ss, dtag, state[state.length-1][0]=="Comment"?comment:cell, {c:c,r:r}, …
8777 xlml_clean_comment(comment);
8778 comments.push(comment);
8782 comment = {a:tmp.Author}; class
H A Dxlsx.min.js8comment){comment.t=comment.v;comment.v=comment.w=comment.ixfe=undefined}function xlml_normalize(d)… variable
H A Dxlsx.min.map1 …alpath","parse_cmnt","sheetNames","sheetName","insertCommentsIntoSheet","comment","safe_decode_ran…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt184 comment syntax for the file format. We also recommend that a
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1388 public $comment; variable in Google_EventAttendee
1403 public function setComment( $comment) { argument
1404 $this->comment = $comment;
1407 return $this->comment;
H A DGoogle_YouTubeService.php1088 public $comment; variable in Google_ActivityContentDetails
1125 public function setComment(Google_ActivityContentDetailsComment $comment) { argument
1126 $this->comment = $comment;
1129 return $this->comment;
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE184 comment syntax for the file format. We also recommend that a
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BinaryAuthorization/
H A DAttestorPublicKey.php29 public $comment; variable in Google\\Service\\BinaryAuthorization\\AttestorPublicKey
54 public function setComment($comment) argument
56 $this->comment = $comment;
63 return $this->comment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DEventAttendee.php29 public $comment; variable in Google\\Service\\Calendar\\EventAttendee
80 public function setComment($comment) argument
82 $this->comment = $comment;
89 return $this->comment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DApprovalResult.php33 public $comment; variable in Google\\Service\\CloudBuild\\ApprovalResult
74 public function setComment($comment) argument
76 $this->comment = $comment;
83 return $this->comment;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult.php33 public $comment; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
74 public function setComment($comment) argument
76 $this->comment = $comment;
83 return $this->comment;

12345678910>>...29