HomeSort by relevance Sort by last modified time
    Searched refs:ZMatchInfo (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
tznames_impl.cpp 743 * ZMatchInfo stores zone name match information used by find method
745 typedef struct ZMatchInfo {
748 } ZMatchInfo;
789 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index);
798 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index);
807 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index);
818 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index)
    [all...]
tzgnames.cpp 116 } ZMatchInfo;
152 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index);
    [all...]

Completed in 27 milliseconds