Searched refs:htmlCodePos (Results 1 – 1 of 1) sorted by relevance
301 size_t htmlCodePos = i; in text() local302 while (!end && htmlCodePos < I) { in text()303 ++htmlCodePos; in text()304 c = s[htmlCodePos]; in text()309 i = htmlCodePos; in text()