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

  /external/icu4c/i18n/unicode/
dtptngen.h 394 UnicodeString hackPattern;
401 void hackTimes(const UnicodeString& hackPattern, UErrorCode& status);
  /external/icu4c/i18n/
dtptngen.cpp 437 hackPattern = dfPattern;
449 DateTimePatternGenerator::hackTimes(const UnicodeString& hackPattern, UErrorCode& status) {
453 fp->set(hackPattern);
698 if (hackPattern.length()>0) {
699 hackTimes(hackPattern, err);
    [all...]

Completed in 74 milliseconds