Home | History | Annotate | Download | only in i18n

Lines Matching refs:attr

395     UnicodeString prop, attr, value;
409 attr.setTo(prop, 0, eql);
415 if (attr.compare(ICAL_FREQ) == 0) {
422 } else if (attr.compare(ICAL_UNTIL) == 0) {
428 } else if (attr.compare(ICAL_BYMONTH) == 0) {
438 } else if (attr.compare(ICAL_BYDAY) == 0) {
477 } else if (attr.compare(ICAL_BYMONTHDAY) == 0) {