Home | History | Annotate | Download | only in i18n

Lines Matching defs:returnValue

556     UnicodeString *returnValue = NULL;
563 returnValue = fMonths;
567 returnValue = fShortMonths;
571 returnValue = fNarrowMonths;
581 returnValue = fStandaloneMonths;
585 returnValue = fStandaloneShortMonths;
589 returnValue = fStandaloneNarrowMonths;
598 return returnValue;
618 UnicodeString *returnValue = NULL;
624 returnValue = fWeekdays;
628 returnValue = fShortWeekdays;
632 returnValue = fNarrowWeekdays;
642 returnValue = fStandaloneWeekdays;
646 returnValue = fStandaloneShortWeekdays;
650 returnValue = fStandaloneNarrowWeekdays;
659 return returnValue;
665 UnicodeString *returnValue = NULL;
672 returnValue = fQuarters;
676 returnValue = fShortQuarters;
680 returnValue = NULL;
690 returnValue = fStandaloneQuarters;
694 returnValue = fStandaloneShortQuarters;
698 returnValue = NULL;
707 return returnValue;