Searched refs:byHour (Results 1 – 5 of 5) sorted by relevance
229 protected $byHour; variable in Sabre\\VObject\\Recur\\RRuleIterator337 if (!$this->byHour && !$this->byDay) {342 if (isset($this->byHour)) {355 if ($this->byHour) {379 ($this->byHour && !in_array($currentHour, $recurrenceHours)) ||392 if (!$this->byHour && !$this->byDay) {397 if ($this->byHour) {410 if ($this->byHour) {677 $this->byHour = (array)$value;873 foreach($this->byHour as $byHour) {[all …]
228 protected $byHour; variable in Sabre\\VObject\\Recur\\RRuleIterator336 if (!$this->byHour && !$this->byDay) {341 if (!empty($this->byHour)) {354 if ($this->byHour) {378 ($this->byHour && !in_array($currentHour, $recurrenceHours)) ||391 if (!$this->byHour && !$this->byDay) {396 if ($this->byHour) {409 if ($this->byHour) {771 $this->byHour = (array)$value;982 foreach ($this->byHour as $byHour) {[all …]
219 protected $byHour; variable in Sabre\\VObject\\Recur\\RRuleIterator322 if (!$this->byHour && !$this->byDay) {328 if (!empty($this->byHour)) {341 if ($this->byHour) {362 ($this->byHour && !in_array($currentHour, $recurrenceHours)) ||372 if (!$this->byHour && !$this->byDay) {378 if ($this->byHour) {390 if ($this->byHour) {735 $this->byHour = (array) $value;940 foreach ($this->byHour as $byHour) {[all …]