Home
last modified time | relevance | path

Searched refs:comments (Results 1 – 25 of 417) sorted by path

12345678910>>...17

/plugin/achart/
H A DREADME.md119 Also note that you can include comments in the snippet, both styles (`//` and `/* */`) are supporte…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt42 - Add comments to warn about return values of verify(). (Thijs Kinkhorst)
119 comments in canonicalized data.
/plugin/advanced/lang/en/config/
H A Dacl.txt7 Empty lines and shell-style comments are ignored. Each line contains 3 whitespace separated fields:
/plugin/amcharts/
H A DREADME.md59 Also note that you can include comments in the snippet, both styles (`//` and `/* */`) are supporte…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1comments. See [#102](https://html5sec.org/#102),\n\t * [#108](https://html5sec.org/#108), and …
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js2407 coreprops: [], extprops: [], custprops: [], strs:[], comments: [], vba: [], property in parse_ct.ct
8633 var comments = [], comment = {}; variable
8644 if(comments.length > 0) cell.c = comments;
8663 comments = [];
8778 comments.push(comment);
11244 if(dir.comments) parse_comments(zip, dir.comments, sheets, sheetRels, opts);
11292 coreprops: [], extprops: [], custprops: [], strs:[], comments: [], vba: [], property in write_zip.ct
H A Dxlsx.min.js4 …ns:[],themes:[],styles:[],coreprops:[],extprops:[],custprops:[],strs:[],comments:[],vba:[],TODO:[]… property in parse_ct.ct
8comments=[],comment={};var cstys=[],csty;xlmlregex.lastIndex=0;while(Rn=xlmlregex.exec(str))switch… variable
9comments)parse_comments(zip,dir.comments,sheets,sheetRels,opts);out={Directory:dir,Workbook:wb,Pro… property in write_zip.ct
H A Dxlsx.min.map1comments","application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml","application/…
/plugin/animation/styles/
H A DshCore.css187 .syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
H A DshThemeDefault.css76 .syntaxhighlighter .comments, .syntaxhighlighter .comments a {
/plugin/asana/remote/
H A DAPILink.php444 $comments = array();
447 $comments[$storie['text']] = $storie['id'];
450 return $comments;
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php427 public $comments; variable in Google_BloggerService
444 …$this->comments = new Google_CommentsServiceResource($this, $this->serviceName, 'comments', json_d…
H A DGoogle_DriveService.php1240 public $comments; variable in Google_DriveService
1264 …$this->comments = new Google_CommentsServiceResource($this, $this->serviceName, 'comments', json_d…
H A DGoogle_OrkutService.php864 public $comments; variable in Google_OrkutService
891 …$this->comments = new Google_CommentsServiceResource($this, $this->serviceName, 'comments', json_d…
H A DGoogle_PlusDomainsService.php484 public $comments; variable in Google_PlusService
501 …$this->comments = new Google_CommentsServiceResource($this, $this->serviceName, 'comments', json_d…
H A DGoogle_PlusService.php319 public $comments; variable in Google_PlusService
334 …$this->comments = new Google_CommentsServiceResource($this, $this->serviceName, 'comments', json_d…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DReview.php51 public function setComments($comments) argument
53 $this->comments = $comments;
60 return $this->comments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php30 public $comments; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
125 public function setComments($comments) argument
127 $this->comments = $comments;
134 return $this->comments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBlogger.php47 public $comments; variable in Google\\Service\\Blogger
172 'comments',
176 'path' => 'v3/blogs/{blogId}/posts/{postId}/comments/{commentId}/approve',
196 'path' => 'v3/blogs/{blogId}/posts/{postId}/comments/{commentId}',
216 'path' => 'v3/blogs/{blogId}/posts/{postId}/comments/{commentId}',
240 'path' => 'v3/blogs/{blogId}/posts/{postId}/comments',
283 'path' => 'v3/blogs/{blogId}/comments',
318 'path' => 'v3/blogs/{blogId}/posts/{postId}/comments/{commentId}/spam',
338 'path' => 'v3/blogs/{blogId}/posts/{postId}/comments/{commentId}/removecontent',
H A DCloudSupport.php246 'comments',
250 'path' => 'v2beta/{+parent}/comments',
260 'path' => 'v2beta/{+parent}/comments',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DListCommentsResponse.php33 public function setComments($comments) argument
35 $this->comments = $comments;
42 return $this->comments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
H A DGoogleCloudDatalabelingV1beta1OperatorMetadata.php26 public $comments; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1OperatorMetadata
43 public function setComments($comments) argument
45 $this->comments = $comments;
52 return $this->comments;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAccountUserProfile.php37 public $comments; variable in Google\\Service\\Dfareporting\\AccountUserProfile
138 public function setComments($comments) argument
140 $this->comments = $comments;
147 return $this->comments;
H A DAd.php58 public $comments; variable in Google\\Service\\Dfareporting\\Ad
283 public function setComments($comments) argument
285 $this->comments = $comments;
292 return $this->comments;
H A DOrder.php46 public $comments; variable in Google\\Service\\Dfareporting\\Order
173 public function setComments($comments) argument
175 $this->comments = $comments;
182 return $this->comments;

12345678910>>...17