Searched defs:AllowedHourFormatsSink (Results 1 – 1 of 1) sorted by relevance
522 struct AllowedHourFormatsSink : public ResourceSink { struct524 AllowedHourFormatsSink() {} in AllowedHourFormatsSink() function527 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()587 AllowedHourFormat getHourFormatFromUnicodeString(const UnicodeString &s) { in getHourFormatFromUnicodeString()