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 445 UnicodeString hackPattern;
452 void hackTimes(const UnicodeString& hackPattern, UErrorCode& status);
  /external/icu4c/i18n/
dtptngen.cpp 431 hackPattern = dfPattern;
443 DateTimePatternGenerator::hackTimes(const UnicodeString& hackPattern, UErrorCode& status) {
447 fp->set(hackPattern);
692 if (hackPattern.length()>0) {
693 hackTimes(hackPattern, err);
    [all...]

Completed in 242 milliseconds