Searched defs:MatchInfo (Results 1 – 4 of 4) sorted by relevance
334 struct MatchInfo : UMemory { struct340 …MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument
73 MatchInfo; typedef
355 public static class MatchInfo { class in TimeZoneNames375 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo
430 SmallVector<StringRef, 4> MatchInfo; in Match() local