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

  /external/icu4c/i18n/
plurfmt.cpp 91 replacedNumberFormat=other.replacedNumberFormat;
123 replacedNumberFormat=NULL;
313 if ( replacedNumberFormat== NULL ) {
317 replacedNumberFormat->format(number, appendTo, pos);
393 replacedNumberFormat=NULL;
402 replacedNumberFormat = (NumberFormat *)format;
438 replacedNumberFormat=other.replacedNumberFormat;
  /external/icu4c/i18n/unicode/
plurfmt.h 522 NumberFormat* replacedNumberFormat;

Completed in 52 milliseconds