Searched refs:matchPos (Results 1 – 1 of 1) sorted by relevance
312 auto matchPos = target.find_first_of(begin); in FindMatchSubString() local313 if (matchPos == std::string::npos) { in FindMatchSubString()316 auto beginPos = matchPos + offset; in FindMatchSubString()