Home
last modified time | relevance | path

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

/plugin/davcard/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php124 … static public function getTimeZone($tzid, Component $vcalendar = null, $failIfUncertain = false) { argument
200 return self::getTimeZone($lic, null, $failIfUncertain);
224 if ($failIfUncertain) {
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php124 … static public function getTimeZone($tzid, Component $vcalendar = null, $failIfUncertain = false) { argument
200 return self::getTimeZone($lic, null, $failIfUncertain);
224 if ($failIfUncertain) {
/plugin/davcal/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php124 … static public function getTimeZone($tzid, Component $vcalendar = null, $failIfUncertain = false) { argument
200 return self::getTimeZone($lic, null, $failIfUncertain);
224 if ($failIfUncertain) {
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php125 static function getTimeZone($tzid, Component $vcalendar = null, $failIfUncertain = false) { argument
211 return self::getTimeZone($lic, null, $failIfUncertain);
235 if ($failIfUncertain) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php125 public static function getTimeZone($tzid, Component $vcalendar = null, $failIfUncertain = false) argument
204 return self::getTimeZone($lic, null, $failIfUncertain);
224 if ($failIfUncertain) {