Lines Matching refs:strcmp
37 if (!strcmp($curfield, ''))
52 if (strcmp($this->icalfields[$curfield], ''))
168 if (!strcmp($this->properties['DTSTART']['VALUE'], 'DATE')) {
170 } else if (!strcmp($this->properties['DTSTART']['VALUE'], 'DATETIME')) {
174 if (!strcmp($this->properties['DTEND']['VALUE'], 'DATE')) {
176 } else if (!strcmp($this->properties['DTSTART']['VALUE'], 'DATETIME')) {
247 if (!strcmp($field, 'DTSTART'))
250 else if (!strcmp($field, 'DTEND'))
253 else if (!strcmp($field, 'CATEGORIES'))
256 else if (!strcmp($field, 'GEO'))
258 else if (!strcmp($field, 'PRIORITY'))
260 else if (!strcmp($field, 'ATTENDEE'))
262 else if (!strcmp($field, 'ORGANIZER'))
285 if (!strcmp(($enddate->format('U')), '0'))