Home
last modified time | relevance | path

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

/plugin/swiftmail/Swift/Message/
H A DMime.php167 public function uncacheAll() function in Swift_Message_Mime
173 $this->headers->uncacheAll();
176 $this->children[$id]->uncacheAll();
H A DHeaders.php99 public function uncacheAll() function in Swift_Message_Headers
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php101 $message->uncacheAll();