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