Searched refs:hackTimes (Results 1 – 4 of 4) sorted by relevance
536 void hackTimes(const UnicodeString& hackPattern, UErrorCode& status);
194 hackTimes(returnInfo, shortTimePattern); in consumeShortTimePattern()407 private void hackTimes(PatternInfo returnInfo, String shortTimePattern) { in hackTimes() method in DateTimePatternGenerator
198 hackTimes(returnInfo, shortTimePattern); in consumeShortTimePattern()409 private void hackTimes(PatternInfo returnInfo, String shortTimePattern) { in hackTimes() method in DateTimePatternGenerator
634 DateTimePatternGenerator::hackTimes(const UnicodeString& hackPattern, UErrorCode& status) { in hackTimes() function in DateTimePatternGenerator734 hackTimes(shortTimePattern, status); in consumeShortTimePattern()