Searched refs:matchInfo (Results 1 – 1 of 1) sorted by relevance
326 for (auto& matchInfo : posList) { in GetPossibleNumberInfos() local327 ReplaceSpecifiedPos(filteredString, matchInfo.GetBegin(), matchInfo.GetEnd()); in GetPossibleNumberInfos()