Searched refs:parseHTMLComment (Results 1 – 1 of 1) sorted by relevance
236 return parseHTMLComment(s, i)392 func parseHTMLComment(s string, i int) (Inline, int, bool) { func