Searched refs:bodyEnd (Results 1 – 1 of 1) sorted by relevance
395 val bodyEnd = tagEndStart - 2 // </ in getBodyContents() constant397 return html.substring(bodyStart, bodyEnd) in getBodyContents()434 val bodyEnd = tagEndStart - 1 in getBodyContents() constant436 return html.substring(bodyStart, bodyEnd) in getBodyContents()