Home
last modified time | relevance | path

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

/plugin/davcard/vendor/sabre/vobject/lib/
H A DNode.php100 public function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
H A DComponent.php382 $firstMatch->setIterator(new ElementList(array_values($matches)));
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DNode.php100 public function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
H A DComponent.php382 $firstMatch->setIterator(new ElementList(array_values($matches)));
/plugin/davcal/vendor/sabre/vobject/lib/
H A DNode.php100 public function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
H A DComponent.php382 $firstMatch->setIterator(new ElementList(array_values($matches)));
/plugin/webdav/vendor/sabre/vobject/lib/
H A DNode.php121 public function setIterator(ElementList $iterator) function in Sabre\\VObject\\Node
H A DComponent.php450 $firstMatch->setIterator(new ElementList(array_values($matches)));
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DNode.php134 function setIterator(ElementList $iterator) { function in Sabre\\VObject\\Node
H A DComponent.php476 $firstMatch->setIterator(new ElementList(array_values($matches)));
/plugin/swiftmail/Swift/
H A DRecipientList.php116 public function setIterator(Swift_Iterator $it, $where) function in Swift_RecipientList
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php176 $property->setIterator($it);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php175 $property->setIterator($it);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php176 $property->setIterator($it);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php176 $property->setIterator($it);