Home
last modified time | relevance | path

Searched refs:moveBranchOut (Results 1 – 1 of 1) sorted by relevance

/plugin/swiftmail/Swift/
H A DMessage.php678 protected function moveBranchOut($from, $old_branch, $new_branch, $tag) function in Swift_Message
727 $this->moveBranchOut($this->references["related"], "related", "mixed", "_related");
733 $this->moveBranchOut($this->references["related"], "related", "mixed", "_related");
743 … $this->moveBranchOut($this->references["alternative"], "alternative", "mixed", "_alternative");
749 … $this->moveBranchOut($this->references["alternative"], "alternative", "related", "_alternative");