Home
last modified time | relevance | path

Searched refs:hackPattern (Results 1 – 3 of 3) sorted by relevance

/external/icu/libicu/cts_headers/unicode/
Ddtptngen.h586 void hackTimes(const UnicodeString& hackPattern, UErrorCode& status);
/external/icu/icu4c/source/i18n/unicode/
Ddtptngen.h586 void hackTimes(const UnicodeString& hackPattern, UErrorCode& status);
/external/icu/icu4c/source/i18n/
Ddtptngen.cpp829 DateTimePatternGenerator::hackTimes(const UnicodeString& hackPattern, UErrorCode& status) { in hackTimes() argument
832 fp->set(hackPattern); in hackTimes()