Searched refs:firstHdrPos (Results 1 – 1 of 1) sorted by relevance
449 int firstHdrPos = mLines[mIdx].length() + 1; in searchHeader() local452 if (tempHdrPos >= 0 && (firstHdrPos > tempHdrPos)) { in searchHeader()453 firstHdrPos = tempHdrPos; in searchHeader()