Searched refs:RunE (Results 1 – 1 of 1) sorted by relevance
116 for (unsigned Run = 0, RunE = UnwrappedLines.size(); Run + 1 != RunE; ++Run) { in process() local