Searched refs:foundIdx (Results 1 – 2 of 2) sorted by relevance
293 int foundIdx = -1; in matchPath() local304 foundIdx = strIdxStart + i; in matchPath()308 if (foundIdx == -1) { in matchPath()313 strIdxStart = foundIdx + patLength; in matchPath()457 int foundIdx = -1; in match() local470 foundIdx = strIdxStart + i; in match()474 if (foundIdx == -1) { in match()479 strIdxStart = foundIdx + patLength; in match()
567 foundIdx = -1571 foundIdx = idx578 description_lines[foundIdx] = new_line