Home
last modified time | relevance | path

Searched refs:true (Results 3976 – 4000 of 6699) sorted by path

1...<<151152153154155156157158159160>>...268

/plugin/icalevents/vendor/sabre/vobject/
H A D.travis.yml15 - phpenv config-rm xdebug.ini; true
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench.php8 $start = microtime(true);
12 echo "time: " . (microtime(true) - $start) . "\n";
H A Dbench_manipulatevcard.php24 while (true) {
H A Dfetch_windows_zones.php44 fwrite($f, var_export($map, true) . ';');
H A Dgenerateicalendardata.php45 $event->UID = md5(microtime(true));
80 fwrite(STDERR, print_r($result, true));
H A Dmergeduplicates.php123 $ok = true;
138 $ok = true;
147 $ok = true;
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DBirthdayCalendarGenerator.php157 $unknownYear = true;
H A DCli.php122 $this->quiet = true;
168 $this->pretty = true;
172 $this->forgiving = true;
H A DComponent.php53 function __construct(Document $root, $name, array $children = [], $defaults = true) {
643 $repaired = true;
H A DDateTimeParser.php111 $invert = true;
164 $iv->invert = true;
H A DDocument.php166 function createComponent($name, array $children = null, $defaults = true) {
H A DFreeBusyData.php157 $doMerge = true;
170 $doMerge = true;
H A DParameter.php58 $this->noName = true;
H A DProperty.php178 $noName = true;
439 if ($parameter->name == $name) return true;
558 if (true || StringUtil::isUTF8($newValue)) {
/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVAlarm.php103 return true;
H A DVCalendar.php191 return true;
247 return true;
H A DVCard.php292 $repaired = true;
297 $repaired = true;
H A DVFreeBusy.php63 return true;
H A DVTodo.php65 return true;
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/
H A DBroker.php55 public $scheduleAgentServerRules = true;
375 $attendeeFound = true;
414 $found = true;
432 $attendeeFound = true;
544 $message->significantChange = true;
795 $hasReply = true;
H A DMessage.php116 public $significantChange = true;
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php174 while (true) {
210 while (true) {
310 while (true) {
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DBoolean.php34 $val = strtoupper($val) === 'TRUE' ? true : false;
/plugin/icalevents/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php131 ] = true;
159 $this->exceptions[$dt->getTimeStamp()] = true;
H A DRRuleIterator.php463 while (true) {
552 while (true) {
589 while (true) {
633 while (true) {
652 $advancedToNewMonth = true;

1...<<151152153154155156157158159160>>...268