Home
last modified time | relevance | path

Searched defs:MatchInfo (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dtznames.cpp347 struct MatchInfo : UMemory { struct
353MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument
/external/valgrind/main/VEX/priv/
Dir_match.h73 MatchInfo; typedef
/external/llvm/utils/FileCheck/
DFileCheck.cpp414 SmallVector<StringRef, 4> MatchInfo; in Match() local