Searched refs:htmlCodePos (Results 1 – 1 of 1) 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()