/plugin/swiftmail/Swift/ |
H A D | Message.php | 98 $this->setReference("parent", $key, $this); 124 protected function setReference($where, $key, $ref) function in Swift_Message 526 $this->setReference("alternative", $id, $child); 531 $this->setReference("related", $id, $child); 535 $this->setReference("mixed", $id, $child); 605 case "related": $this->setReference("related", $tag, $new);//relatedRefs[$tag] = $new; 607 case "mixed": $this->setReference("mixed", $tag, $new);//mixedRefs[$tag] = $new; 625 $this->setReference("parent", $old_branch, $new); //parentRefs[$old_branch] = $new; 696 $this->setReference("parent", $old_branch, $mixed);//parentRefs[$old_branch] = $mixed; 719 $this->setReference("mixed", "_alternative", $alt);//mixedRefs["_alternative"] = $alt;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1KeyAliasReference.php | 48 public function setReference($reference) function in Google\\Service\\Apigee\\GoogleCloudApigeeV1KeyAliasReference
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
H A D | DataSourceColumn.php | 46 public function setReference(DataSourceColumnReference $reference) function in Google\\Service\\Sheets\\DataSourceColumn
|
H A D | RefreshDataSourceObjectExecutionStatus.php | 44 public function setReference(DataSourceObjectReference $reference) function in Google\\Service\\Sheets\\RefreshDataSourceObjectExecutionStatus
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Node/ |
H A D | FootnoteRef.php | 48 public function setReference(ReferenceInterface $reference): void 45 public function setReference(ReferenceInterface $reference): FootnoteRef global() function in League\\CommonMark\\Extension\\Footnote\\Node\\FootnoteRef
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/ |
H A D | NumberFootnotesListener.php | 58 $node->setReference($newReference);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
H A D | ActionDetail.php | 146 public function setReference(ApplicationReference $reference) function in Google\\Service\\DriveActivity\\ActionDetail
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
H A D | Job.php | 229 public function setReference(JobReference $reference) function in Google\\Service\\Dataproc\\Job
|