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

  /external/icu4c/i18n/unicode/
choicfmt.h 549 static UnicodeString& dtos(double value, UnicodeString& string);
  /external/icu4c/i18n/
choicfmt.cpp 168 ChoiceFormat::dtos(double value, function in class:ChoiceFormat
300 result += dtos(limits[i], buf);

Completed in 332 milliseconds