HomeSort by relevance Sort by last modified time
    Searched refs:fCombinedFormat (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
reldtfmt.cpp 41 fTimePattern(other.fTimePattern), fCombinedFormat(NULL),
49 if(other.fCombinedFormat != NULL) {
50 fCombinedFormat = (MessageFormat*)other.fCombinedFormat->clone();
60 DateFormat(), fDateTimeFormatter(NULL), fDatePattern(), fTimePattern(), fCombinedFormat(NULL),
110 delete fCombinedFormat;
154 } else if (fTimePattern.isEmpty() || fCombinedFormat == NULL) {
174 fCombinedFormat->format(timeDatePatterns, 2, combinedPattern, pos, status); // pos is ignored by this
207 } else if (fTimePattern.isEmpty() || fCombinedFormat == NULL) {
271 fCombinedFormat->format(timeDatePatterns, 2, combinedPattern, fPos, status); // pos is ignored by thi
    [all...]
reldtfmt.h 240 MessageFormat *fCombinedFormat; // the {0} {1} format.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 140 milliseconds