Searched refs:htmlCodePos (Results 1 – 2 of 2) sorted by relevance
300 size_t htmlCodePos = i; in text() local301 while (!end && htmlCodePos < I) { in text()302 ++htmlCodePos; in text()303 c = s[htmlCodePos]; in text()308 i = htmlCodePos; in text()
306 size_t htmlCodePos = i; in text() local307 while (!end && htmlCodePos < I) { in text()308 ++htmlCodePos; in text()309 c = s[htmlCodePos]; in text()314 i = htmlCodePos; in text()