Searched defs:matchInfo (Results 1 – 2 of 2) sorted by relevance
359 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, &tzID, NULL); in addZone() local376 MatchInfo* matchInfo = new MatchInfo(nameType, matchLength, NULL, &mzID); in addMetaZone() local
309 function ExpandReplacement(string, subject, matchInfo, result) { argument