Searched refs:html_code_pos (Results 1 – 1 of 1) sorted by relevance
395 size_t html_code_pos = i; in Text() local396 while (!end && html_code_pos < I) { in Text()397 ++html_code_pos; in Text()398 c = s[html_code_pos]; in Text()403 i = html_code_pos; in Text()